summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-14 21:01:00 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-16 08:48:04 +0000
commited53e6728704ac77f15fe266a63b453ba1a2a846 (patch)
treee31fb74a8f4ec5beccb7153bc2971686ed6efc93
parent49e4541b250be296dc7b148858016ff0aaef9afd (diff)
downloadopenembedded-core-contrib-ed53e6728704ac77f15fe266a63b453ba1a2a846.tar.gz
python3-poetry-core: remove obsolete PIP_INSTALL_PACKAGE
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb2
1 files changed, 0 insertions, 2 deletions
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 \