mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
ref-manual: Updated APPEPND variable.
Changed wording so I could reference the proper name of the LABELS variable. (From yocto-docs rev: 05e5f287bde8219d1f8125d71fd48a36a422009a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
721237eaba
commit
b5a63c8b18
@@ -254,13 +254,14 @@
|
||||
|
||||
<glossentry id='var-APPEND'><glossterm>APPEND</glossterm>
|
||||
<info>
|
||||
APPEND[doc] = "An override list of append strings for each LABEL."
|
||||
APPEND[doc] = "An override list of append strings for target specified using LABELS."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
An override list of append strings for each
|
||||
<link linkend='var-LABELS'><filename>LABEL</filename></link>.
|
||||
An override list of append strings for each target
|
||||
specified with
|
||||
<link linkend='var-LABELS'><filename>LABELS</filename></link>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user