Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python2][PATCH v2] packagegroup-meta-python2: add new recipes
@ 2020-04-15  3:59 Tim Orling
  0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-04-15  3:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Tim Orling

Add python-docker-pycreds
Add python-websocket-client
Add python-docker

Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
 recipes-core/packagegroups/packagegroup-meta-python2.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index 9a8826ab..0eb9b8db 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -58,7 +58,8 @@ RDEPENDS_packagegroup-meta-python2 = "\
     python-parse-type python-ipaddress python-dbus python-cpuset python-distutils-extra \
     python-futures python-jsmin python-pygobject python-pytoml python-six python-which \
     python-netifaces python-configargparse python-sqlparse python-soupsieve python-wrapt \
-    python-deprecated python-booleanpy \
+    python-deprecated python-booleanpy python-docker-pycreds python-websocket-client \
+    python-docker \
     ${@bb.utils.contains("DISTRO_FEATURES", "pam", "python-pam pamela", "", d)} \
     ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python-systemd", "", d)} \
 "
-- 
2.25.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-15  4:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15  3:59 [meta-python2][PATCH v2] packagegroup-meta-python2: add new recipes Tim Orling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox