manuals: add missing references to variables

[YOCTO #14508]
(From yocto-docs rev: 7878a21be8fb6c7a1ab88ae44aa5f7bf0079391a)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2022-12-06 19:09:35 +01:00
committed by Richard Purdie
parent f3adc7a899
commit f417d3274c
28 changed files with 187 additions and 190 deletions

View File

@@ -73,8 +73,7 @@ adjustments:
.. note::
The default value of
ESDK_CLASS_INHERIT_DISABLE
The default value of :term:`ESDK_CLASS_INHERIT_DISABLE`
is set using the "?=" operator. Consequently, you will need to
either define the entire list by using the "=" operator, or you
will need to append a value using either ":append" or the "+="