From: Ross Burton Date: Mon, 14 Mar 2022 21:01:00 +0000 (+0000) Subject: python3-poetry-core: remove obsolete PIP_INSTALL_PACKAGE X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8d1d0a0b044ff5a47666a0c1755b94f28eefeafc;p=openembedded-core.git python3-poetry-core: remove obsolete PIP_INSTALL_PACKAGE Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb index 99ec763c4d..22d7076d01 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb @@ -23,8 +23,6 @@ SRC_URI[sha256sum] = "951fc7c1f8d710a94cb49019ee3742125039fc659675912ea614ac2aa4 inherit poetry_core pypi -PIP_INSTALL_PACKAGE = "poetry_core" - RDEPENDS:${PN}:append:class-target = "\ python3-compression \ python3-core \