diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-07-01 11:51:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-01 23:27:25 +0100 |
commit | 46c11ac20e226a1ebb3947ae948339ab16e6dbc9 (patch) | |
tree | 85ff80f4d9d2196a17b58712780ed7818cee93b2 /documentation/template | |
parent | ffc7ca72c53a7908f8d8bb3597cc8cfdf058bf88 (diff) | |
download | poky-46c11ac20e226a1ebb3947ae948339ab16e6dbc9.tar.gz |
perl: Fix package qa rpath warnings.
Fix these kinds of Package QA warnings before they are converted into fetal errors:
WARNING: QA Issue: package perl-module-compress contains bad RPATH /build_disk/poky_build/build0/tmp/sysroots/qemux86/usr/lib in file /build_disk/poky_build/build0/tmp/work/i586-poky-linux/perl-5.12.3-r1/packages-split/perl-module-compress/usr/lib/perl/5.12.3/auto/Compress/Raw/Zlib/Zlib.so
This fixes this warning for perl recipe as well as libxml-parser-perl recipe.
It is a fix to MakeMaker within perl, so all such perl recipes will get
fixed with this perl fix.
(From OE-Core rev: a67e0c0e01a22718a617a82f54575b77928249ee)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/template')
0 files changed, 0 insertions, 0 deletions