| Message ID | 20260908163149.3473229-1-ross.burton@arm.com |
|---|---|
| State | Accepted |
| Headers | show |
| Series | packagegroup-meta-python: remove python3-booleanpy | expand |
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index f58f8a0f29..d9a9151276 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -53,7 +53,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-bitstruct \ python3-blinker \ ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python3-blivet", "", d)} \ - python3-booleanpy \ python3-cachecontrol \ python3-cached-property \ python3-cachetools \
This was moved into oe-core, but it's entry in the packagegroup remained. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - 1 file changed, 1 deletion(-)