diff options
Diffstat (limited to 'meta-python/recipes-core/images/meta-python-image-base.bb')
| -rw-r--r-- | meta-python/recipes-core/images/meta-python-image-base.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-core/images/meta-python-image-base.bb b/meta-python/recipes-core/images/meta-python-image-base.bb new file mode 100644 index 0000000000..81081e61b2 --- /dev/null +++ b/meta-python/recipes-core/images/meta-python-image-base.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | SUMMARY = "meta-python build test image" | ||
| 2 | |||
| 3 | IMAGE_INSTALL = "packagegroup-core-boot" | ||
| 4 | |||
| 5 | LICENSE = "MIT" | ||
| 6 | |||
| 7 | inherit core-image | ||
