aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 0aea30e330..61623ac98d 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -5,7 +5,6 @@ inherit packagegroup
PROVIDES = "${PACKAGES}"
PACKAGES = ' \
packagegroup-meta-python3 \
- packagegroup-meta-python3-ptest \
'
RDEPENDS_packagegroup-meta-python3 = "\
@@ -454,7 +453,7 @@ RDEPENDS_packagegroup-meta-python3-connectivity = "\
"
RDEPENDS_packagegroup-meta-python3-ptest = "\
- python3-cryptography \
+ python3-cryptography-ptest \
"
EXCLUDE_FROM_WORLD = "1"