From f792874431dd4961364a4e75df3d5a3b850116d6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 12 Mar 2022 13:31:07 -0800 Subject: python3-poetry-core: Setting PIP_INSTALL_PACKAGE is no longer needed Signed-off-by: Khem Raj Signed-off-by: tgamblin --- meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb b/meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb index 99ec763c4d..22d7076d01 100644 --- a/meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb +++ b/meta-python/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 \ -- cgit v1.2.3-54-g00ecf