first basic image idea

This commit is contained in:
2023-08-25 22:42:27 +02:00
parent 6bf7b2fd2b
commit fabc4a5009

View File

@@ -0,0 +1,9 @@
SUMMARY = "Minimal bootable image for CaROS develoment"
IMAGE_INSTALL = "package-group-core-boot"
inherit core-image
LICENSE = "MIT"
IMAGE_ROOTFS_SIZE ?= "8192"