summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-core/images/meta-python-image-ptest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-core/images/meta-python-image-ptest.bb b/meta-python/recipes-core/images/meta-python-image-ptest.bb
index f781322537..fed676c42e 100644
--- a/meta-python/recipes-core/images/meta-python-image-ptest.bb
+++ b/meta-python/recipes-core/images/meta-python-image-ptest.bb
@@ -1,7 +1,7 @@
1inherit features_check 1inherit features_check
2REQUIRED_DISTRO_FEATURES = "ptest" 2REQUIRED_DISTRO_FEATURES = "ptest"
3 3
4require recipes-core/images/core-image-base.bb 4require recipes-core/images/core-image-minimal.bb
5require conf/include/ptest-packagelists-meta-python.inc 5require conf/include/ptest-packagelists-meta-python.inc
6 6
7SUMMARY = "meta-python ptest test image" 7SUMMARY = "meta-python ptest test image"