1SUMMARY = "meta-initramfs build test image"
2
3IMAGE_INSTALL = "packagegroup-core-boot \
4                 packagegroup-meta-initramfs"
5
6inherit core-image
7