diff options
author | Phil Blundell <philb@gnu.org> | 2012-09-09 11:22:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-12 14:44:52 +0100 |
commit | d4e62e164ef73b47c178edcbc2579f5358934afc (patch) | |
tree | 761adb915c05a8d0ee16d4724c5b60ea555e009a /meta-hob/recipes-core | |
parent | 2c3e8c5ab098f84c77729377afc240bc71d81665 (diff) | |
download | openembedded-core-d4e62e164ef73b47c178edcbc2579f5358934afc.tar.gz openembedded-core-d4e62e164ef73b47c178edcbc2579f5358934afc.tar.bz2 openembedded-core-d4e62e164ef73b47c178edcbc2579f5358934afc.zip |
shadow: Fix various invalid assumptions about directory layout
The makefiles in the shadow package have their own hard-coded paths
for ${base_bindir} and ${base_sbindir} (known as "bindir" and "sbindir"
in shadow-speak). Ensure that they install into our paths rather than
their own.
Also check that ${base_bindir} and ${bindir} are different before trying
to move files from one to the other; likewise for ${base_sbindir} and
${sbindir}.
Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-hob/recipes-core')
0 files changed, 0 insertions, 0 deletions