image-rauc-slot-initramfs: Diet and don't install udev

We don't need udev in the slot ramfs. We do have the
devtmpfs and don't need to apply any kind of rename
This commit is contained in:
Holger Hans Peter Freyther 2015-08-10 14:51:55 +02:00
parent 79545ec6cd
commit a01eff9366
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "slot initramfs"
PACKAGE_INSTALL = "initramfs-framework-base initramfs-module-debug initramfs-module-rauc-overlay busybox udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
PACKAGE_INSTALL = "initramfs-framework-base initramfs-module-debug initramfs-module-rauc-overlay busybox base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
# Do not pollute the initrd image with rootfs features
#IMAGE_FEATURES = ""