mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
python3-matplotlib: Fix TMPDIR in debug binaries, [buildaths] errors
Fix errors like:
ERROR: python3-matplotlib-3.10.8-r0 do_package_qa: QA Issue: File
/usr/lib/python3.14/site-packages/matplotlib/backends/.debug/
_backend_agg.cpython-314-arm-linux-gnueabihf.so
in package python3-matplotlib-dbg contains reference to TMPDIR
[buildpaths]
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -47,6 +47,8 @@ RDEPENDS:${PN} = "\
|
|||||||
python3-packaging \
|
python3-packaging \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}"
|
||||||
|
|
||||||
CVE_PRODUCT = "matplotlib"
|
CVE_PRODUCT = "matplotlib"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user