1SUMMARY = "meta-python build test image"
2
3IMAGE_INSTALL = "packagegroup-core-boot"
4
5LICENSE = "MIT"
6
7inherit core-image
8