mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
local.conf.sample.extended: fix double 'of' typo
Remove the redundant 'of' word in the INITRAMFS_IMAGE comment. (From meta-yocto rev: 623914eb5b7cb4e0b779bd53f550547164d727e1) Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 200b05182c74f3f4f778907d5ee92831adb3d77e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ba336533e7
commit
fb98bed7a1
@@ -328,7 +328,7 @@ DISTRO_FEATURES_remove = "x11"
|
||||
# The INITRAMFS_IMAGE image variable will cause an additional recipe to
|
||||
# be built as a dependency to the what ever rootfs recipe you might be
|
||||
# using such as core-image-sato. The initramfs might be needed for
|
||||
# the initial boot of of the target system such as to load kernel
|
||||
# the initial boot of the target system such as to load kernel
|
||||
# modules prior to mounting the root file system.
|
||||
#
|
||||
# INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe
|
||||
|
||||
Reference in New Issue
Block a user