summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2021-07-26 17:35:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-26 22:34:13 +0100
commit3b6742685ba313bbe6c7c05cb1542041ebdcbf16 (patch)
treeca9b14af42a096b7ee2df8536ff302499b757e1f /bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
parenteb38dce0c1bf040f17b0ca5a6a1656634ddce0f7 (diff)
downloadpoky-3b6742685ba313bbe6c7c05cb1542041ebdcbf16.tar.gz
bitbake: doc: bitbake-user-manual: ref-variables: force glossary output to be alphabetically sorted
Even though, care should be taken to have the terms in the glossary sources alphabetically ordered, it is possible some terms might be in the wrong place. This makes sure that whatever the order of terms in the glossary sources, the generated medium is correctly sorted. (Bitbake rev: 98809ebc6ad51f0a94cedccfaff9c11d3744dc0d) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
index 15de2276ea..af870d515a 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
@@ -24,6 +24,7 @@ overview of their function and contents.
24 described here in this glossary. 24 described here in this glossary.
25 25
26.. glossary:: 26.. glossary::
27 :sorted:
27 28
28 :term:`ASSUME_PROVIDED` 29 :term:`ASSUME_PROVIDED`
29 Lists recipe names (:term:`PN` values) BitBake does not 30 Lists recipe names (:term:`PN` values) BitBake does not