diff options
author | Tyler Hall <tylerwhall@gmail.com> | 2015-10-27 20:00:51 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-24 15:49:26 +0000 |
commit | b32420effcc0435353adc63023d2e4276dd1e0c6 (patch) | |
tree | 43b869826fb3edc0270252344da49dfbef7a2aab /meta/classes/cmake.bbclass | |
parent | ed484c06f436eea62c5d0b1a2964f219f3e5cb61 (diff) | |
download | openembedded-core-b32420effcc0435353adc63023d2e4276dd1e0c6.tar.gz openembedded-core-b32420effcc0435353adc63023d2e4276dd1e0c6.tar.bz2 openembedded-core-b32420effcc0435353adc63023d2e4276dd1e0c6.zip |
classes/cpan-base: fix libdir for nativesdk
Immediate expansion of perl_get_libdirs() is too early for
BBCLASSEXTEND. This results in a packaging QA error when building a cpan
recipe as nativesdk. The split debug files do not get picked up by the
dbg package because it looks in the wrong libdir.
The is_target() function remains because it is used elsewhere.
Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions