usbistic: Include all freeciv packages

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
Marko Lindqvist
2016-01-02 17:39:27 +02:00
parent f78d7556d0
commit a418159ab5

View File

@@ -11,9 +11,17 @@ IMAGE_ROOTFS_SIZE = "8192"
IMAGE_FEATURES += "package-management x11-base x11-sato ssh-server-dropbear"
GAMELIST = "freeciv \
etr \
"
FREECIV = "\
freeciv-server \
freeciv-gtk2 \
freeciv-gtk3 \
freeciv-qt \
"
GAMELIST = "\
${FREECIV} \
etr \
"
IMAGE_INSTALL += " \
packagegroup-core-boot \