mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libtevent: fix do_package_qa issue
fix below error: ERROR: lib32-libtevent-0.10.0-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package contains symlink .so: lib32-python3-tevent path '/work/core2-32-wrsmllib32-linux/lib32-libtevent/0.10.0-r0/packages-split/lib32-python3-tevent/usr/lib/python3.7/site-packages/_tevent.so' [dev-so] Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
47480003c3
commit
27d1d3dfa6
@ -55,4 +55,4 @@ RPROVIDES_${PN}-dbg += "python3-tevent-dbg"
|
||||
|
||||
FILES_python3-tevent = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"
|
||||
|
||||
INSANE_SKIP_python3-tevent = "dev-so"
|
||||
INSANE_SKIP_${MLPREFIX}python3-tevent = "dev-so"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user