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:
Geoff Parker 2024-04-12 11:46:57 -07:00 committed by Steve Sakoman
parent b049cef243
commit 5479d5c70a

View File

@ -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