aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2021-03-05 16:02:54 +0000
committerKhem Raj <raj.khem@gmail.com>2021-03-05 14:54:37 -0800
commit4fe97b70bb94d0e61e3c422ff2bfa09d2a597bf6 (patch)
tree4b676213d26224bd5611ace4de2ce384d36bf4bd
parentb560210f74bd0fabe1938f8be31634d89709c735 (diff)
downloadmeta-openembedded-contrib-4fe97b70bb94d0e61e3c422ff2bfa09d2a597bf6.tar.gz
packagegroup-meta-python: Add new modules (aiohue, ifaddr, pysonos)
Signed-off-by: Andrei Gherzan <andrei@gherzan.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb3
1 files changed, 3 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 d22656eb15..c1271d09dc 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -21,6 +21,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-aiofiles \
python3-aiohttp \
python3-aiohttp-jinja2 \
+ python3-aiohue \
python3-alembic \
python3-ansi2html \
python3-ansicolors \
@@ -167,6 +168,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-idna \
python3-idna \
python3-idna-ssl \
+ python3-ifaddr \
python3-imageio \
python3-incremental \
python3-inflection \
@@ -320,6 +322,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-pyscaffold \
python3-pyserial \
python3-pysocks \
+ python3-pysonos \
python3-pystache \
python3-pystemd \
python3-pytest-asyncio \