summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2022-02-22 11:13:49 -0800
committerKhem Raj <raj.khem@gmail.com>2022-02-24 08:30:26 -0800
commitc720dc971befa080f489d5bcf27eb50a0bb37031 (patch)
tree7b056b68386f50edd1f7bece15d692ae2a1c625b /meta-python/recipes-core
parent3b481faaa6f501c2cfd222bad28f79d415f81f84 (diff)
downloadmeta-openembedded-c720dc971befa080f489d5bcf27eb50a0bb37031.tar.gz
python3-wheel: drop; moved to oe-core
Because of layer priority, this recipe must be dropped before a build with the new PEP-517 packaging can proceed due to dependency loops. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 319d49267c..a8a09b4d56 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -462,7 +462,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
462 python3-websockets \ 462 python3-websockets \
463 python3-werkzeug \ 463 python3-werkzeug \
464 python3-werkzeug \ 464 python3-werkzeug \
465 python3-wheel \
466 python3-whoosh \ 465 python3-whoosh \
467 python3-wrapt \ 466 python3-wrapt \
468 python3-wtforms \ 467 python3-wtforms \