mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00: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>
|
<glossentry id='var-APPEND'><glossterm>APPEND</glossterm>
|
||||||
<info>
|
<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>
|
</info>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para role="glossdeffirst">
|
<para role="glossdeffirst">
|
||||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||||
An override list of append strings for each
|
An override list of append strings for each target
|
||||||
<link linkend='var-LABELS'><filename>LABEL</filename></link>.
|
specified with
|
||||||
|
<link linkend='var-LABELS'><filename>LABELS</filename></link>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user