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 \