summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-12 13:31:07 -0800
committertgamblin <trevor.gamblin@windriver.com>2022-03-15 15:34:22 -0400
commitf792874431dd4961364a4e75df3d5a3b850116d6 (patch)
treed6e8f4d5c8608415cb1895b43bd17649088cb5e4 /meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb
parent4c1e31f90696cac73516210bc2eed39cc45ecd62 (diff)
downloadmeta-openembedded-f792874431dd4961364a4e75df3d5a3b850116d6.tar.gz
python3-poetry-core: Setting PIP_INSTALL_PACKAGE is no longer needed
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-poetry-core_1.0.8.bb2
1 files changed, 0 insertions, 2 deletions
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 99ec763c4..22d7076d0 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
23 23
24inherit poetry_core pypi 24inherit poetry_core pypi
25 25
26PIP_INSTALL_PACKAGE = "poetry_core"
27
28RDEPENDS:${PN}:append:class-target = "\ 26RDEPENDS:${PN}:append:class-target = "\
29 python3-compression \ 27 python3-compression \
30 python3-core \ 28 python3-core \