1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

mega-manual: Fixed various links to the dev-manual

Found a few links that were not using the correct wording when
referencing a section to the dev-manual.  Also, fixed one link
that was assuming a section outside the dev-manual when the
link was to a section inside the dev-manual.

(From yocto-docs rev: 7a577b135e1a01d6a9924ba89733e46d029c6cca)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-09 08:40:28 -07:00
committed by Richard Purdie
parent 7306ab1ba2
commit ef25f6b950
3 changed files with 4 additions and 4 deletions
@@ -4259,8 +4259,8 @@
You need to be sure that your development host is You need to be sure that your development host is
set up to use the Yocto Project. set up to use the Yocto Project.
For information on how to set up your host, see the For information on how to set up your host, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>"
section in the Yocto Project Development Tasks Manual. section.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Make Sure Git is Configured:</emphasis> <emphasis>Make Sure Git is Configured:</emphasis>
+1 -1
View File
@@ -143,7 +143,7 @@
To add a package, you need to create a BitBake recipe. To add a package, you need to create a BitBake recipe.
For information on how to create a BitBake recipe, see the For information on how to create a BitBake recipe, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
in the Yocto Project Development Tasks Manual. section in the Yocto Project Development Tasks Manual.
</para> </para>
</answer> </answer>
</qandaentry> </qandaentry>
+1 -1
View File
@@ -442,7 +442,7 @@
at <filename>meta/recipes-core/init-ifupdown</filename>. at <filename>meta/recipes-core/init-ifupdown</filename>.
For information on how to use append files, see the For information on how to use append files, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>"
in the Yocto Project Development Tasks Manual. section in the Yocto Project Development Tasks Manual.
</para> </para>
</section> </section>