diff --git a/test/images/game-image/games-image.bb b/test/images/game-image/games-image.bb index 2ddf8d7..d32c588 100644 --- a/test/images/game-image/games-image.bb +++ b/test/images/game-image/games-image.bb @@ -10,7 +10,7 @@ inherit core-image IMAGE_ROOTFS_SIZE = "8192" IMAGE_INSTALL = "\ -task-core-boot task-core-ssh-openssh \ +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 \