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
0865a5c13b
commit
14871c09de
@ -7,7 +7,7 @@ INITRAMFS_SCRIPTS ?= "\
|
||||
"
|
||||
|
||||
|
||||
PACKAGE_INSTALL = "initramfs-boot busybox ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} initramfs-boot 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