From f21ea545a86acb89963561a310f9e261d742bb6a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 23 Jun 2011 12:16:16 +0200 Subject: [PATCH] systemd-image: switch to angstrom-task-boot Signed-off-by: Koen Kooi --- recipes-angstrom/images/systemd-image.bb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-angstrom/images/systemd-image.bb b/recipes-angstrom/images/systemd-image.bb index a87737c..cdfadea 100644 --- a/recipes-angstrom/images/systemd-image.bb +++ b/recipes-angstrom/images/systemd-image.bb @@ -5,14 +5,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp" + IMAGE_INSTALL += " \ - angstrom-version angstrom-feed-configs \ - base-files base-passwd \ - netbase \ + angstrom-task-boot \ rsyslog \ - opkg opkg-config-base \ - update-alternatives-cworth \ - busybox \ dropbear-systemd openssh-sftp \ e2fsprogs-e2fsck e2fsprogs-blkid \ avahi-daemon avahi-utils avahi-systemd \