console-base-image: replace with systemd-image
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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
|
||||
1
recipes-angstrom/images/console-base-image.bb
Symbolic link
1
recipes-angstrom/images/console-base-image.bb
Symbolic link
@@ -0,0 +1 @@
|
||||
systemd-image.bb
|
||||
Reference in New Issue
Block a user