first basic image idea

This commit is contained in:
Lars Niesen 2023-08-25 22:42:27 +02:00
parent 802f854e53
commit a5aa44f6cd
Signed by: Tripple_Trabble
GPG Key ID: A490A795C4D3B490

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"