1require recipes-core/images/core-image-base.bb
2
3SUMMARY = "meta-python build test image"
4
5IMAGE_INSTALL += "packagegroup-meta-python3"
6