summaryrefslogtreecommitdiffstats
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 000000000..fbe3efc60
--- /dev/null
+++ b/meta-python/recipes-core/images/meta-python-image-all.bb
@@ -0,0 +1,5 @@
1require recipes-core/images/core-image-base.bb
2
3SUMMARY = "meta-python build test image"
4
5IMAGE_INSTALL += "packagegroup-meta-python3"