diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-12-06 18:54:53 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-07 14:25:11 -0800 |
| commit | 0cda5a8fb9fb5bc309ba470fceccf65e8bd121d2 (patch) | |
| tree | ed6102d620b981e7c2d1aee0fbde396d11fd4128 /meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch | |
| parent | 61cd30fc786fe95c47ca59e800224382d3bd763e (diff) | |
| download | meta-openembedded-0cda5a8fb9fb5bc309ba470fceccf65e8bd121d2.tar.gz | |
monocypher: pass LIBDIR to fix installed-vs-shipped QA issue with multilib
* fixes:
ERROR: monocypher-4.0.2-r0 do_package: QA Issue: monocypher: Files/directories were installed but not shipped in any package:
/usr/lib/libmonocypher.so
/usr/lib/libmonocypher.so.4
/usr/lib/libmonocypher.a
/usr/lib/pkgconfig
/usr/lib/pkgconfig/monocypher.pc
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
monocypher: 5 installed and not shipped files. [installed-vs-shipped]
this only fixes the above issues, to make it usable with other
libdir values the .pc files would need to be fixed to respect passed
LIBDIR value as well as now they expect just lib:
monocypher.pc:libdir=${exec_prefix}/lib
tests/speed/libhydrogen.pc:libdir=${exec_prefix}/lib
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch')
0 files changed, 0 insertions, 0 deletions
