mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
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:
committed by
tgamblin
parent
b2c6326c9c
commit
bb9d3688f1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user