first basic image idea

This commit is contained in:
Lars Niesen 2023-08-25 22:42:27 +02:00
parent a3d5206abf
commit 801c2388d3
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"