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

@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main"
SRCREV = "03dc22f9598e6caae81b0e40ce27bf3f17799f4e"
S = "${WORKDIR}/git"
inherit poetry_core
inherit python_poetry_core
PIP_INSTALL_PACKAGE = "pymisp"