mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
usbistic: Include all freeciv packages
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user