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:50:27 +0000 |
commit | cf0dfdbcf8be8b8e0a6cb6ebcf0486fa1a89abf6 (patch) | |
tree | 55f82ce5d584406519ed4ab49f995944f5a69f7d /meta/classes/insane.bbclass | |
parent | a205c4ce1d420ab2a46e1da62cd96fc4b8564e2e (diff) | |
download | poky-cf0dfdbcf8be8b8e0a6cb6ebcf0486fa1a89abf6.tar.gz |
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.
(From OE-Core rev: b32420effcc0435353adc63023d2e4276dd1e0c6)
Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/insane.bbclass')
0 files changed, 0 insertions, 0 deletions