mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
ref-manual: variables: Update default INHERIT_DISTRO value
Add remove-libtool to INHERIT_DISTRO defaults per meta/conf/distro/defaultsetup.conf (From yocto-docs rev: 94646665637d30d700e78598e0955815572c466c) Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
b049cef243
commit
5479d5c70a
|
@ -3768,7 +3768,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"
|
||||
|
||||
:term:`INHIBIT_DEFAULT_DEPS`
|
||||
Prevents the default dependencies, namely the C compiler and standard
|
||||
|
|
Loading…
Reference in New Issue
Block a user