first basic image idea

This commit is contained in:
2023-08-25 22:42:27 +02:00
parent a3b12636e5
commit 5ec6b8fc4b

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"