mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 06:04:22 +02:00
Compare commits
1 Commits
d9d38937e4
...
0e2b5af6fc
Author | SHA1 | Date | |
---|---|---|---|
0e2b5af6fc |
@ -2,8 +2,10 @@
|
||||
DESCRIPTION = "Recovery initramfs image."
|
||||
|
||||
|
||||
PACKAGE_INSTALL = "recovery-boot e2fsprogs kernel-modules busybox sysvinit sysvinit-inittab ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
PACKAGE_INSTALL = "e2fsprogs kernel-modules busybox sysvinit sysvinit-inittab ${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
||||
|
||||
|
||||
IMAGE_INSTALL:append = "recovery-boot"
|
||||
# Do not pollute the initrd image with rootfs features
|
||||
IMAGE_FEATURES = ""
|
||||
|
||||
|
Reference in New Issue
Block a user