From ac0db3fc254805a02e85db950c73ce01e5e4b4e4 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 10 Jul 2019 17:39:45 +0300 Subject: [PATCH] bistic-devel: Bring to par with usbistic Signed-off-by: Marko Lindqvist --- recipes-images/bistic-devel/bistic-devel.bb | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/recipes-images/bistic-devel/bistic-devel.bb b/recipes-images/bistic-devel/bistic-devel.bb index a1591eb..4973d15 100644 --- a/recipes-images/bistic-devel/bistic-devel.bb +++ b/recipes-images/bistic-devel/bistic-devel.bb @@ -15,7 +15,8 @@ IMAGE_FSTYPES += "wic.vmdk" FREECIV = "\ freeciv-server \ - freeciv-gtk3 \ + freeciv-gtk3.22 \ + freeciv-sdl2 \ freeciv-qt \ " @@ -30,6 +31,12 @@ GAMELIST = "\ ${FREECIV} \ etr \ pingus \ + wesnoth \ + supertuxkart \ + supertux2 \ + astromenace \ + maelstrom \ + chromium-bsu \ " TOOLS = "\ @@ -40,8 +47,7 @@ TOOLS = "\ IMAGE_INSTALL += " \ packagegroup-core-boot \ -${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ +${CORE_IMAGE_EXTRA_INSTALL} \ ${GAMELIST} \ ${TOOLS} \ -packagegroup-core-x11-sato-games \ "