diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-06-08 23:46:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:57:52 +0100 |
commit | 7cb4ca779a01c3ce935682373fe2a5b02abc91a2 (patch) | |
tree | 42bad68c13519732be1c4aed3394602490d1cc9a /meta-skeleton | |
parent | be91551041c623e7e9b34780cc6322f898f8cf7f (diff) | |
download | openembedded-core-7cb4ca779a01c3ce935682373fe2a5b02abc91a2.tar.gz openembedded-core-7cb4ca779a01c3ce935682373fe2a5b02abc91a2.tar.bz2 openembedded-core-7cb4ca779a01c3ce935682373fe2a5b02abc91a2.zip |
libpostproc: pass correct libdir
When MACHINE=qemux86-64 and enable multilib:
ERROR: QA Issue: libpostproc: Files/directories were installed but not shipped in any package:
/usr/lib
/usr/lib/libpostproc.so.52.3.0
/usr/lib/libpostproc.so
/usr/lib/libpostproc.so.52
/usr/lib/.debug
/usr/lib/.debug/libpostproc.so.52.3.0
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. [installed-vs-shipped]
Pass the right libdir to configure as otherwise it assumes $prefix/lib
which may be wrong.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions