udev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.
authorLeon Woestenberg <leon@sidebranch.com>
Mon, 14 Jun 2010 20:12:34 +0000 (22:12 +0200)
committerLeon Woestenberg <leon@sidebranch.com>
Wed, 16 Jun 2010 20:50:14 +0000 (22:50 +0200)
commit68651a6c434c4ad437c34c1ee8532f7e07154ec4
tree7c85ae990d8b28d6cf74eaece412069ed164c531
parent197acb9de5f0404049a1f4da97d3085ba27cb910
udev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.

The subdirectory Makefile includes a file, that overrides the
variables inherited from the parent Makefile. Those where provided
to the parent make through '-e'.

Make sure the subdir makes also use '-e'.

(An alternative fix is to sed the include file.)

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
recipes/udev/acl_2.2.49.bb
recipes/udev/attr_2.4.44.bb