summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 0dc881ed51..1eab5c82eb 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -4048,7 +4048,7 @@ system and gives an overview of their function and contents.
4048 The default value of the variable is set as follows in the 4048 The default value of the variable is set as follows in the
4049 ``meta/conf/distro/defaultsetup.conf`` file:: 4049 ``meta/conf/distro/defaultsetup.conf`` file::
4050 4050
4051 INHERIT_DISTRO ?= "debian devshell sstate license" 4051 INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx"
4052 4052
4053 :term:`INHIBIT_DEFAULT_DEPS` 4053 :term:`INHIBIT_DEFAULT_DEPS`
4054 Prevents the default dependencies, namely the C compiler and standard 4054 Prevents the default dependencies, namely the C compiler and standard