summaryrefslogtreecommitdiff
path: root/meta/classes/cpan-base.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-02-06 23:17:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 12:00:03 +0000
commitcf978595ae0563c26dcaaa03059ab54a744dbc35 (patch)
treec762e50aaff807255518941e0133bb88d5c4ea96 /meta/classes/cpan-base.bbclass
parenta4ae70638314a88c3abfcca0d29e1c425f86bea0 (diff)
downloadopenembedded-core-cf978595ae0563c26dcaaa03059ab54a744dbc35.tar.gz
openembedded-core-cf978595ae0563c26dcaaa03059ab54a744dbc35.tar.bz2
openembedded-core-cf978595ae0563c26dcaaa03059ab54a744dbc35.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. (From OE-Core master rev: ccd9abdccb84d713427541b6ee29a0e217360e74) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cpan-base.bbclass')
0 files changed, 0 insertions, 0 deletions