mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
documentation: Updated everything for new overview-manual
This involved changing the root manual folder from "getting-started" to "overview-manual". Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was changed to "YOCTO_DOCS_OM_URL". Most manuals had several occurrences of these links. The makefile needed updating to process the new manual and not process the old "getting-started" manual. (From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b) 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
7105c52799
commit
1b877bc9dd
@@ -203,8 +203,8 @@
|
||||
<para>
|
||||
For more introductory information on the Yocto Project's layer
|
||||
model, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#the-yocto-project-layer-model'>The Yocto Project Layer Model</ulink>"
|
||||
section in the Yocto Project Overview and Concepts Manual.
|
||||
"<link linkend='the-yocto-project-layer-model'>The Yocto Project Layer Model</link>"
|
||||
section.
|
||||
For procedures on how to create layers, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
@@ -1567,7 +1567,7 @@
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-STAMP'><filename>STAMP</filename></ulink>
|
||||
variable, and the end of the name consists of the task's
|
||||
name and current
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#overview-checksums'>input checksum</ulink>.
|
||||
<link linkend='overview-checksums'>input checksum</link>.
|
||||
<note>
|
||||
This naming scheme assumes that
|
||||
<ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SIGNATURE_HANDLER'><filename>BB_SIGNATURE_HANDLER</filename></ulink>
|
||||
|
||||
@@ -654,9 +654,8 @@
|
||||
when they do not.</para>
|
||||
|
||||
<para>You can read more about Pseudo in the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>"
|
||||
section of the Yocto Project Overview and Concepts
|
||||
Manual.
|
||||
"<link linkend='fakeroot-and-pseudo'>Fakeroot and Pseudo</link>"
|
||||
section.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
@@ -695,10 +694,8 @@
|
||||
the Yocto Project.
|
||||
The Yocto Project and the OpenEmbedded Project both
|
||||
maintain the OpenEmbedded-Core.
|
||||
You can find the OE-Core metadata in the Yocto
|
||||
Project
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink>
|
||||
<ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta'>here</ulink>.
|
||||
You can find the OE-Core metadata in the Yocto Project
|
||||
<ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/meta'>Source Repositories</ulink>.
|
||||
</para>
|
||||
|
||||
<para>Historically, the Yocto Project integrated the
|
||||
@@ -777,9 +774,8 @@
|
||||
in constrained environments.</para>
|
||||
|
||||
<para>You can find the Matchbox source in its
|
||||
<ulink url='http://git.yoctoproject.org/cgit/cgit.cgi'>repository</ulink>
|
||||
listed in the Yocto Project
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink>.
|
||||
<ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi'>repository</ulink>
|
||||
listed in the Yocto Project Source Repositories.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Opkg</emphasis>
|
||||
@@ -1143,8 +1139,8 @@
|
||||
|
||||
<para>
|
||||
For a very detailed look at this workflow, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#development-concepts'>Development Concepts</ulink>"
|
||||
section in the Yocto Project Overview and Concepts Manual.
|
||||
"<link linkend='development-concepts'>Development Concepts</link>"
|
||||
section.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user