first basic image idea
This commit is contained in:
parent
02d97a0cd5
commit
b47e87e6cf
9
meta-caros/recipes-core/images/caros-image-minimal.bb
Normal file
9
meta-caros/recipes-core/images/caros-image-minimal.bb
Normal 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"
|
||||
Loading…
Reference in New Issue
Block a user