add distro features and disable busybox
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
SUMMARY = "Minimal bootable image for CaROS develoment"
|
||||
|
||||
IMAGE_FEATURES = "nfs-server ssh-server-openssh"
|
||||
# packagegroup-core-boot expandent to remove busybox
|
||||
# PACKAGES_CORE_BOOT =
|
||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
||||
|
||||
inherit core-image
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
||||
IMAGE_ROOTFS_SIZE ?= "8192"
|
||||
|
||||
Reference in New Issue
Block a user