diff options
author | Ross Burton <ross.burton@intel.com> | 2014-02-06 23:17:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-08 21:02:37 +0000 |
commit | ccd9abdccb84d713427541b6ee29a0e217360e74 (patch) | |
tree | 3f93697f1dad10c44eb18632633c00cbaf22a7c7 /meta/recipes-devtools/e2fsprogs | |
parent | 18c99dac52b746b88cd084eb4c2a2ef0329a6ff3 (diff) | |
download | openembedded-core-ccd9abdccb84d713427541b6ee29a0e217360e74.tar.gz openembedded-core-ccd9abdccb84d713427541b6ee29a0e217360e74.tar.bz2 openembedded-core-ccd9abdccb84d713427541b6ee29a0e217360e74.zip |
binconfig: mangle ${base_libdir}
Some recipes are installing libraries into ${base_libdir} (typically /lib) and
also use a foo-config binary to identify compile paths, for example
libusb-compat. Without mangling ${base_libdir} the ${base_libdir} path is
passed to the compiler, where it looks like a host path and results in
compile-host-path QA errors.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs')
0 files changed, 0 insertions, 0 deletions