diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2013-11-13 16:46:07 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-20 14:02:53 +0000 |
commit | d63588ddd5a1f08fff90f5bb3f7278490e359720 (patch) | |
tree | 559c742cff012ff02a8e586ece47df697019bff3 /scripts/wipe-sysroot | |
parent | 64030f37b34f75144f53eef42d5822ede79e08bd (diff) | |
download | openembedded-core-d63588ddd5a1f08fff90f5bb3f7278490e359720.tar.gz openembedded-core-d63588ddd5a1f08fff90f5bb3f7278490e359720.tar.bz2 openembedded-core-d63588ddd5a1f08fff90f5bb3f7278490e359720.zip |
lib32-qt4-examples: fix QA warnings and INSANE_SKIP not work
Fix the following warnings:
...
lib32-qt4-examples: found library in wrong location: /usr/bin/qt4/examples/tools/echoplugin/plugin/libechoplugin.so
lib32-qt4-examples: found library in wrong location: /usr/bin/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
...
In oe-core f119566477243ce43b727492dc78b9cb3dd76de4, it added INSANE_SKIP
libdir for examples packages as it includes plugin shared libraries outside
of libdir.
But it hardcoded ${QT_BASE_NAME} as INSANE_SKIP's package name
and it didn't work while multilib enabled.
Add ${MLPREFIX} as package name's prefix in INSANE_SKIP
[YOCTO #5516]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/wipe-sysroot')
0 files changed, 0 insertions, 0 deletions