All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/9] packagegroup-meta-python: add poetry-core and unattended-upgrade
@ 2022-03-10 13:25 Ross Burton
  2022-03-10 13:25 ` [PATCH 2/9] python3-pystache: remove, unmaintained Ross Burton
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ross Burton @ 2022-03-10 13:25 UTC (permalink / raw)
  To: openembedded-devel

These were missing from the packagegroup.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../recipes-core/packagegroups/packagegroup-meta-python.bb      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 9626231bba..86bf6db30b 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -280,6 +280,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
     python3-pkcs11 \
     python3-pkgconfig \
     python3-ply \
+    python3-poetry-core \
     python3-pocketsphinx \
     python3-polyline \
     python3-portalocker \
@@ -475,6 +476,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"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-10 13:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-10 13:25 [PATCH 1/9] packagegroup-meta-python: add poetry-core and unattended-upgrade Ross Burton
2022-03-10 13:25 ` [PATCH 2/9] python3-pystache: remove, unmaintained Ross Burton
2022-03-10 13:25 ` [PATCH 3/9] python3-configparser: remove, not needed for Python 3 Ross Burton
2022-03-10 13:25 ` [PATCH 4/9] python3-backports-functional-lru-cache: " Ross Burton
2022-03-10 13:25 ` [PATCH 5/9] python3-pyzmq: clean up recipe Ross Burton
2022-03-10 13:25 ` [PATCH 6/9] python3-pycurl: fix DEPENDS Ross Burton
2022-03-10 13:25 ` [PATCH 7/9] python3-twisted: remove empty PN-src and PN-dbg Ross Burton
2022-03-10 13:25 ` [PATCH 8/9] python3-pylint: upgrade to 2.12.2 Ross Burton
2022-03-10 13:25 ` [PATCH 9/9] meta-python: migrate away from setuptool3 where possible Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.