games-image: Add IMAGE_FEATURES
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -9,11 +9,11 @@ inherit core-image
|
||||
|
||||
IMAGE_ROOTFS_SIZE = "8192"
|
||||
|
||||
IMAGE_INSTALL = "\
|
||||
IMAGE_FEATURES += "package-management x11-base ssh-server-dropbear"
|
||||
|
||||
IMAGE_INSTALL = " \
|
||||
task-core-boot task-core-ssh-openssh gdb \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \
|
||||
xserver-xorg xserver-xorg-extension-extmod xf86-video-fbdev xf86-video-vmware xf86-input-evdev \
|
||||
xinit xterm \
|
||||
nano \
|
||||
freeciv \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user