aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-10 13:25:15 +0000
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-11 08:48:39 -0500
commite4745eab4e8b1ab67765f50ac231f583872f35c3 (patch)
treeab990bffa43666405886c5675a05a6bc1e6d7d48 /meta-python/recipes-core
parentff7312f0486df1b5fd9f7eee0ae62fbc831e39d8 (diff)
downloadmeta-openembedded-e4745eab4e8b1ab67765f50ac231f583872f35c3.tar.gz
packagegroup-meta-python: add poetry-core and unattended-upgrade
These were missing from the packagegroup. Signed-off-by: Ross Burton <ross.burton@arm.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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 4ce9616302..66a11d2dd9 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -278,6 +278,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-pkcs11 \
python3-pkgconfig \
python3-ply \
+ python3-poetry-core \
python3-pocketsphinx \
python3-polyline \
python3-portalocker \
@@ -472,6 +473,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-yarl \
python3-zopeinterface \
telepathy-python3 \
+ unattended-upgrades \
"
RDEPENDS:packagegroup-meta-python3:remove:libc-musl:powerpc64le = "python3-grpcio python3-grpcio-tools"