mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: add missing OPKGBUILDCMD variable
(From yocto-docs rev: 207dcc17f065760b6a28e762195ed2c48db95935) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit a6a2c8e48995200c9c3be7096f34d912427de145) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
948b044d9c
commit
a47165d780
@@ -5709,6 +5709,13 @@ system and gives an overview of their function and contents.
|
||||
:term:`OPKG_MAKE_INDEX_EXTRA_PARAMS`
|
||||
Specifies extra parameters for the ``opkg-make-index`` command.
|
||||
|
||||
:term:`OPKGBUILDCMD`
|
||||
The variable :term:`OPKGBUILDCMD` specifies the command used to build opkg
|
||||
packages when using the :ref:`ref-classes-package_ipk` class. It is
|
||||
defined in :ref:`ref-classes-package_ipk` as::
|
||||
|
||||
OPKGBUILDCMD ??= 'opkg-build -Z zstd -a "${ZSTD_DEFAULTS}"'
|
||||
|
||||
:term:`OVERLAYFS_ETC_DEVICE`
|
||||
When the :ref:`ref-classes-overlayfs-etc` class is
|
||||
inherited, specifies the device to be mounted for the read/write
|
||||
|
||||
Reference in New Issue
Block a user