SUMMARY = "Minimal bootable image for CaROS develoment" IMAGE_INSTALL = "packagegroup-core-boot" inherit core-image LICENSE = "MIT" IMAGE_ROOTFS_SIZE ?= "8192"