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 15:13:37 +0100 |
commit | 02cc31e7fe6bf65af69dea6505d44d5f8f120384 (patch) | |
tree | af8045ee564b248d021a99c082c9f11ffa844104 /meta/recipes-extended/findutils | |
parent | 6ccd988f249502458b925e7e8ee7b7435a934417 (diff) | |
download | poky-02cc31e7fe6bf65af69dea6505d44d5f8f120384.tar.gz |
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}.
(From OE-Core rev: d4e62e164ef73b47c178edcbc2579f5358934afc)
Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/findutils')
0 files changed, 0 insertions, 0 deletions