mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
packagegroup-ti-core-initramfs: Add nfs-utils-mount
When loading an initramfs, the kernel no longer provides functionality for mounting the rootfs. nfs-utils-mount is the minimal required packages to provide the needed tooling for the kernel to mount the rootfs over nfs when using an initramfs. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -21,4 +21,5 @@ RDEPENDS:${PN} += "\
|
||||
initramfs-framework-base \
|
||||
initramfs-module-udev \
|
||||
initramfs-module-nfsrootfs \
|
||||
nfs-utils-mount \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user