mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
games-image: avoid duplicate ssh server
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ IMAGE_ROOTFS_SIZE = "8192"
|
||||
IMAGE_FEATURES += "package-management x11-base ssh-server-dropbear"
|
||||
|
||||
IMAGE_INSTALL = " \
|
||||
task-core-boot task-core-ssh-openssh gdb \
|
||||
task-core-boot gdb \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \
|
||||
nano \
|
||||
freeciv \
|
||||
|
||||
Reference in New Issue
Block a user