aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/images/meta-python-image-all.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-core/images/meta-python-image-all.bb')
-rw-r--r--meta-python/recipes-core/images/meta-python-image-all.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-core/images/meta-python-image-all.bb b/meta-python/recipes-core/images/meta-python-image-all.bb
new file mode 100644
index 0000000000..fbe3efc600
--- /dev/null
+++ b/meta-python/recipes-core/images/meta-python-image-all.bb
@@ -0,0 +1,5 @@
+require recipes-core/images/core-image-base.bb
+
+SUMMARY = "meta-python build test image"
+
+IMAGE_INSTALL += "packagegroup-meta-python3"