mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
documentation/poky-ref-manual: Section name change
I changed the "Reference: Images" section to "Images". This old name was a hold over from when the book had appendices that were reference-like. Along with changing the name I also fixed two links to the section that were found in the variables chapter. (From yocto-docs rev: e21a973cfe07d21acdfe02b49aa86c7672905968) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43bbfc5e80
commit
2f7553ef4a
@@ -112,7 +112,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='ref-features-image'>
|
<section id='ref-features-image'>
|
||||||
<title>Reference: Images</title>
|
<title>Images</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The contents of images generated by the OpenEmbedded build system can be controlled by the
|
The contents of images generated by the OpenEmbedded build system can be controlled by the
|
||||||
|
|||||||
@@ -564,7 +564,7 @@
|
|||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
<para>There are other valid features too, see the
|
<para>There are other valid features too, see the
|
||||||
<link linkend='ref-features-image'>Reference: Images</link>
|
<link linkend='ref-features-image'>Images</link>
|
||||||
section for more details.</para>
|
section for more details.</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
@@ -784,7 +784,7 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \
|
|||||||
Typically, you configure this variable in image recipes.
|
Typically, you configure this variable in image recipes.
|
||||||
Note that you can add extra features to the image by using the
|
Note that you can add extra features to the image by using the
|
||||||
<filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable.
|
<filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable.
|
||||||
See the "<link linkend="ref-features-image">Images</link>" chapter for the
|
See the "<link linkend="ref-features-image">Images</link>" section for the
|
||||||
list of features present in images built by the OpenEmbedded build system.</para>
|
list of features present in images built by the OpenEmbedded build system.</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user