mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -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 += "\
|
||||
|
||||
Reference in New Issue
Block a user