console-base-image: replace with systemd-image

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-08-02 16:42:37 +02:00
parent faa96f6e2b
commit 7c54f644aa

View File

@@ -1,28 +0,0 @@
#Angstrom bootstrap image
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
ANGSTROM_EXTRA_INSTALL ?= ""
ZZAPSPLASH = ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-zap", "",d)}'
DEPENDS = "task-base \
${SPLASH} \
${ZZAPSPLASH} \
"
IMAGE_INSTALL += "task-base \
${ANGSTROM_EXTRA_INSTALL} \
${SPLASH} \
${ZZAPSPLASH} \
angstrom-task-boot \
update-alternatives-cworth \
dropbear \
"
IMAGE_LINGUAS = ""
inherit image

View File

@@ -0,0 +1 @@
systemd-image.bb