mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-31 21:21:58 +02:00
Compare commits
1 Commits
da241a96dc
...
ece893cfdb
Author | SHA1 | Date | |
---|---|---|---|
ece893cfdb |
@ -2,7 +2,7 @@
|
||||
DESCRIPTION = "Recovery initramfs image."
|
||||
|
||||
|
||||
PACKAGE_INSTALL = "e2fsprogs kernel-modules busybox ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
PACKAGE_INSTALL = "e2fsprogs kernel-modules busybox busybox-inittab ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
|
||||
# Do not pollute the initrd image with rootfs features
|
||||
IMAGE_FEATURES = ""
|
||||
|
Reference in New Issue
Block a user