diff options
author | Tim Orling <tim.orling@konsulko.com> | 2022-02-22 11:13:49 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-02-24 08:30:26 -0800 |
commit | c720dc971befa080f489d5bcf27eb50a0bb37031 (patch) | |
tree | 7b056b68386f50edd1f7bece15d692ae2a1c625b /meta-python/recipes-core | |
parent | 3b481faaa6f501c2cfd222bad28f79d415f81f84 (diff) | |
download | meta-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.bb | 1 |
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 \ |