mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
ref-manual/variables.rst: document the GRUB_MKIMAGE_OPTS variable
This new Grub variable controls the options passed to the grub-mkimage command in the Grub recipe. (From yocto-docs rev: 2e5a3c3d5199cad6fb90e0218cdd4a1779743644) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a9002c2d03
commit
b8c7882472
|
@ -3435,6 +3435,11 @@ system and gives an overview of their function and contents.
|
||||||
See the :ref:`ref-classes-grub-efi` class for more
|
See the :ref:`ref-classes-grub-efi` class for more
|
||||||
information on how this variable is used.
|
information on how this variable is used.
|
||||||
|
|
||||||
|
:term:`GRUB_MKIMAGE_OPTS`
|
||||||
|
This variable controls additional options passed to the ``grub-mkimage``
|
||||||
|
command in the GNU GRand Unified Bootloader (GRUB) recipe during the
|
||||||
|
``do_mkimage`` task.
|
||||||
|
|
||||||
:term:`GRUB_OPTS`
|
:term:`GRUB_OPTS`
|
||||||
Additional options to add to the GNU GRand Unified Bootloader (GRUB)
|
Additional options to add to the GNU GRand Unified Bootloader (GRUB)
|
||||||
configuration. Use a semi-colon character (``;``) to separate
|
configuration. Use a semi-colon character (``;``) to separate
|
||||||
|
|
Loading…
Reference in New Issue
Block a user