mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:47:27 +00:00
python3-pydantic-core: remove not needed INSANE_SKIP
The current version of the recipe passes the "buildpaths" QA check, it is not needed to skip it. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7e7553a625
commit
84ee47308b
@ -25,7 +25,6 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
|
||||
INSANE_SKIP:${PN} = "already-stripped"
|
||||
INSANE_SKIP:${PN} += "buildpaths"
|
||||
|
||||
# python3-misc is for Lib/timeit.py which is not split out elsewhere
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user