mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: variables: Update default INHERIT_DISTRO value
Add remove-libtool and create-spdx to INHERIT_DISTRO defaults per meta/conf/distro/defaultsetup.conf (From yocto-docs rev: a5193a97d774dd6aad09fc756fcd362638d7d2fe) Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
eb8d6f9a09
commit
073c07ef76
@@ -4048,7 +4048,7 @@ system and gives an overview of their function and contents.
|
||||
The default value of the variable is set as follows in the
|
||||
``meta/conf/distro/defaultsetup.conf`` file::
|
||||
|
||||
INHERIT_DISTRO ?= "debian devshell sstate license"
|
||||
INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx"
|
||||
|
||||
:term:`INHIBIT_DEFAULT_DEPS`
|
||||
Prevents the default dependencies, namely the C compiler and standard
|
||||
|
||||
Reference in New Issue
Block a user