mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-yappi: mark as incompatible with python 3.11
A request to release a new version is here: https://github.com/sumerc/yappi/issues/122 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
f2eff02962
commit
aa652dbed9
@@ -32,3 +32,5 @@ do_install_ptest() {
|
|||||||
cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
|
cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
|
||||||
cp -f ${S}/yappi/yappi.py ${D}/${PTEST_PATH}/
|
cp -f ${S}/yappi/yappi.py ${D}/${PTEST_PATH}/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SKIP_RECIPE[python3-yappi] ?= "Not compatible with py3.11; needs a new release"
|
||||||
|
|||||||
Reference in New Issue
Block a user