mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-26 18:58:20 +01:00
add support initramfs package
This commit is contained in:
parent
7832f01731
commit
6f5d090244
@ -7,7 +7,7 @@ INITRAMFS_SCRIPTS = "\
|
||||
"
|
||||
|
||||
|
||||
PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} initramfs-boot busybox ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} busybox ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
|
||||
# Do not pollute the initrd image with rootfs features
|
||||
IMAGE_FEATURES = ""
|
||||
|
Loading…
Reference in New Issue
Block a user