diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-09-05 15:02:21 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-09-06 08:16:15 -0400 |
commit | 2091b63c9d7ab528164c3ba01879108f5fa1d9f2 (patch) | |
tree | 70d0e12f05276b9dddd74418033a92f3c214ed71 /meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch | |
parent | 1d67c934ee665711c7ec8d41453d912be65e8faf (diff) | |
download | meta-openembedded-2091b63c9d7ab528164c3ba01879108f5fa1d9f2.tar.gz |
libcyusbserial: fix installed-vs-shipped QA issue with multilib
* testing ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} existence
doesn't really work in cross compilation and on some hosts was causing:
ERROR: QA Issue: libcyusbserial: Files/directories were installed but not shipped in any package:
/usr/lib/libcyusbserial.so.1
/usr/lib/libcyusbserial.so
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
libcyusbserial: 2 installed and not shipped files. [installed-vs-shipped]
with multilib using /usr/lib32 or /usr/lib64 when the same didn't
exist on host.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch')
0 files changed, 0 insertions, 0 deletions