summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-15 09:52:01 -0700
committertgamblin <trevor.gamblin@windriver.com>2022-03-15 15:34:22 -0400
commitb2c6326c9c0b93d71a150500b304b23ea007f117 (patch)
treeb482daeac01302b85d917254e44a7861d1d84681
parentb9936f62abf48097edd231878c7137aeaa39518f (diff)
downloadmeta-openembedded-b2c6326c9c0b93d71a150500b304b23ea007f117.tar.gz
packagegroup-meta-python: Do not exclude python3-grpcio python3-grpcio-tools for ppc64
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 66a11d2dd9..b53bb68d89 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -475,7 +475,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
475 telepathy-python3 \ 475 telepathy-python3 \
476 unattended-upgrades \ 476 unattended-upgrades \
477" 477"
478RDEPENDS:packagegroup-meta-python3:remove:libc-musl:powerpc64le = "python3-grpcio python3-grpcio-tools"
479 478
480RDEPENDS:packagegroup-meta-python3-ptest = "\ 479RDEPENDS:packagegroup-meta-python3-ptest = "\
481 python3-cryptography-ptest \ 480 python3-cryptography-ptest \