diff --git a/test/images/game-image/games-image.bb b/test/images/game-image/games-image.bb index d5da5bc..3ba6ad2 100644 --- a/test/images/game-image/games-image.bb +++ b/test/images/game-image/games-image.bb @@ -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 \ "