meta-python: Clean up recipes and classes that were moved to oe-core

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro.hernandez@linux.microsoft.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Alejandro Enedino Hernandez Samaniego
2022-03-13 20:03:28 -06:00
committed by tgamblin
parent b2c6326c9c
commit bb9d3688f1
24 changed files with 9 additions and 406 deletions

View File

@@ -10,7 +10,7 @@ RDEPENDS:${PN} = "pkgconfig \
${PYTHON_PN}-shell \
"
inherit pypi poetry_core
inherit pypi python_poetry_core
BBCLASSEXTEND = "native"