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:17:09 -0400 |
commit | 5037e7a31f2b1c685338d61be5556c7fcf91b0bb (patch) | |
tree | 70d0e12f05276b9dddd74418033a92f3c214ed71 /meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch | |
parent | 27791dfb84f15902c3da7617a66f25e21d8fd86e (diff) | |
download | meta-openembedded-5037e7a31f2b1c685338d61be5556c7fcf91b0bb.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-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions