mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
ref-manual: Edits to the INITRAMFS_IMAGE_BUNDLE variable.
Fixes [YOCTO #4072] Added that the kernel class sets the variable to a null string by default. (From yocto-docs rev: d00ea912ad9ad1558546496e72fca229b9b8081b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
11d24f4bef
commit
1e8ba08aef
@@ -3054,6 +3054,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
kernel compilation:
|
||||
<literallayout class='monospaced'>
|
||||
INITRAMFS_IMAGE_BUNDLE = "1"
|
||||
</literallayout>
|
||||
By default, the
|
||||
<link linkend='ref-classes-kernel'><filename>kernel</filename></link>
|
||||
class sets this variable to a null string as follows:
|
||||
<literallayout class='monospaced'>
|
||||
INITRAMFS_IMAGE_BUNDLE = ""
|
||||
</literallayout>
|
||||
<note>
|
||||
You must set the
|
||||
|
||||
Reference in New Issue
Block a user