generated from timoschneider/yocto-template
added custom distro
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
DESCRIPTION = "Minimal headless image"
|
||||
LICENSE = "MIT"
|
||||
|
||||
inherit core-image
|
||||
|
||||
IMAGE_INSTALL = "\
|
||||
packagegroup-core-boot \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL:remove = "grub grub-efi grub-pc"
|
||||
Reference in New Issue
Block a user