diff --git a/test/images/game-image/games-image.bb b/test/images/game-image/games-image.bb index 366edee..2ddf8d7 100644 --- a/test/images/game-image/games-image.bb +++ b/test/images/game-image/games-image.bb @@ -10,7 +10,8 @@ inherit core-image IMAGE_ROOTFS_SIZE = "8192" IMAGE_INSTALL = "\ -task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ +task-core-boot task-core-ssh-openssh \ +${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ xserver-xorg xserver-xorg-extension-extmod xf86-video-fbdev xf86-video-vmware xf86-input-evdev \ xinit xterm \ freeciv \