Merge pull request #21 from schnitzeltony/master

Images bistic-devel & usbistic: fix parse
This commit is contained in:
Marko Lindqvist
2017-08-07 19:37:19 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -5,13 +5,13 @@ IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
inherit core-image image-vm
inherit core-image
IMAGE_ROOTFS_SIZE = "8192"
IMAGE_FEATURES += "package-management x11-base x11-sato ssh-server-dropbear"
IMAGE_FSTYPES += "vmdk"
IMAGE_FSTYPES += "wic.vmdk"
FREECIV = "\
freeciv-server \

View File

@@ -5,13 +5,13 @@ IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
inherit core-image image-vm
inherit core-image
IMAGE_ROOTFS_SIZE = "8192"
IMAGE_FEATURES += "package-management x11-base x11-sato ssh-server-dropbear"
IMAGE_FSTYPES += "vmdk"
IMAGE_FSTYPES += "wic.vmdk"
FREECIV = "\
freeciv-server \