diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e2c0933473..19a53e0417 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3055,6 +3055,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 3055 | <literallayout class='monospaced'> | 3055 | <literallayout class='monospaced'> |
| 3056 | INITRAMFS_IMAGE_BUNDLE = "1" | 3056 | INITRAMFS_IMAGE_BUNDLE = "1" |
| 3057 | </literallayout> | 3057 | </literallayout> |
| 3058 | By default, the | ||
| 3059 | <link linkend='ref-classes-kernel'><filename>kernel</filename></link> | ||
| 3060 | class sets this variable to a null string as follows: | ||
| 3061 | <literallayout class='monospaced'> | ||
| 3062 | INITRAMFS_IMAGE_BUNDLE = "" | ||
| 3063 | </literallayout> | ||
| 3058 | <note> | 3064 | <note> |
| 3059 | You must set the | 3065 | You must set the |
| 3060 | <filename>INITRAMFS_IMAGE_BUNDLE</filename> variable in | 3066 | <filename>INITRAMFS_IMAGE_BUNDLE</filename> variable in |
