summaryrefslogtreecommitdiffstats
path: root/external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb')
-rw-r--r--external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb b/external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb
new file mode 100644
index 00000000..cc75fe6e
--- /dev/null
+++ b/external/meta-openembedded/meta-python/recipes-core/images/meta-python-image.bb
@@ -0,0 +1,6 @@
+require meta-python-image-base.bb
+
+SUMMARY = "meta-python build test image"
+
+IMAGE_INSTALL += "packagegroup-meta-python \
+ packagegroup-meta-python3"