mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
image-minimal-initramfs: Add base-passwd to images to avoid udev complaints
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Simple initramfs image. Mostly used for live images.
|
||||
|
||||
IMAGE_INSTALL = "initramfs-live-boot initramfs-live-install busybox udev"
|
||||
IMAGE_INSTALL = "initramfs-live-boot initramfs-live-install busybox udev base-passwd"
|
||||
|
||||
export IMAGE_BASENAME = "poky-image-minimal-initramfs"
|
||||
IMAGE_LINGUAS = ""
|
||||
|
||||
Reference in New Issue
Block a user