mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
ref-manual: add glossary entry for NON_MULTILIB_RECIPES
(From yocto-docs rev: 6ed8e747265df899d8ce464d83281b0e0f04f9b2) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e736434156
commit
c26ea554a7
@@ -4806,6 +4806,13 @@ system and gives an overview of their function and contents.
|
||||
FILES_${PN}-dbg = "/usr/src/debug/"
|
||||
FILES_${QT_BASE_NAME}-demos-doc = "${docdir}/${QT_DIR_NAME}/qch/qt.qch"
|
||||
|
||||
:term:`NON_MULTILIB_RECIPES`
|
||||
A list of recipes that should not be built for multilib. OE-Core's
|
||||
``multilib.conf`` file defines a reasonable starting point for this
|
||||
list with::
|
||||
|
||||
NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot"
|
||||
|
||||
:term:`OBJCOPY`
|
||||
The minimal command and arguments to run ``objcopy``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user