mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
ref-manual: Fixed local links and links to dev-manual
The dev-manual title has changed to the Yocto Project Development Tasks Manual. I fixed links for this. Also, converted <ulink> links that were going to internel areas of the ref-manual to <link> format. (From yocto-docs rev: bfe4b762ac1c1eb666636a7c2430b3e21787c531) 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
e41c30aa33
commit
46dd48d731
@@ -652,9 +652,9 @@
|
||||
<title>Development Checkouts</title>
|
||||
<para>
|
||||
Development using the Yocto Project requires a local
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>.
|
||||
<link linkend='source-directory'>Source Directory</link>.
|
||||
You can set up the Source Directory by cloning a copy of the upstream
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#poky'>poky</ulink> Git repository.
|
||||
<link linkend='poky'>poky</link> Git repository.
|
||||
For information on how to do this, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
|
||||
@@ -251,7 +251,7 @@
|
||||
The following recipes have been removed.
|
||||
For most of them, it is unlikely that you would have any
|
||||
references to them in your own
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>.
|
||||
<link linkend='metadata'>Metadata</link>.
|
||||
However, you should check your metadata against this list to be sure:
|
||||
<itemizedlist>
|
||||
<listitem><para><emphasis><filename>libx11-trim</filename></emphasis>:
|
||||
@@ -293,7 +293,7 @@
|
||||
For the remainder, you can now find them in the
|
||||
<filename>meta-extras</filename> repository, which is in the
|
||||
Yocto Project
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#source-repositories'>Source Repositories</ulink>.
|
||||
<link linkend='source-repositories'>Source Repositories</link>.
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
@@ -438,11 +438,11 @@
|
||||
you now need to create an append file for the
|
||||
<filename>init-ifupdown</filename> recipe instead, which you can
|
||||
find in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
|
||||
<link linkend='source-directory'>Source Directory</link>
|
||||
at <filename>meta/recipes-core/init-ifupdown</filename>.
|
||||
For information on how to use append files, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>"
|
||||
in the Yocto Project Development Manual.
|
||||
in the Yocto Project Development Tasks Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -992,7 +992,7 @@
|
||||
<para>
|
||||
You can learn more about performing automated image tests in the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
|
||||
section.
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -1173,7 +1173,7 @@
|
||||
class has been rewritten and its configuration has been simplified.
|
||||
For more details on the source archiver, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -1362,7 +1362,7 @@
|
||||
increments on changes, use the PR service instead.
|
||||
You can find out more about this service in the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-a-pr-service'>Working With a PR Service</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -1453,7 +1453,7 @@
|
||||
Package Tests (ptest) are built but not installed by default.
|
||||
For information on using Package Tests, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#testing-packages-with-ptest'>Setting up and running package test (ptest)</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
For information on the <filename>ptest</filename> class, see the
|
||||
"<link linkend='ref-classes-ptest'><filename>ptest.bbclass</filename></link>"
|
||||
section.
|
||||
@@ -3210,7 +3210,8 @@
|
||||
You can enable, disable, and test the generation of this data.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#enabling-gobject-introspection-support'>Enabling GObject Introspection Support</ulink>"
|
||||
section for more information.
|
||||
section in the Yocto Project Development Tasks Manual
|
||||
for more information.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -4037,7 +4038,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.
|
||||
<para>For an example, see the
|
||||
<filename>pixbufcache</filename> class in
|
||||
<filename>meta/classes/</filename> in the Yocto Project
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#source-repositories'>Source Repositories</ulink>.
|
||||
<link linkend='source-repositories'>Source Repositories</link>.
|
||||
<note>
|
||||
The <filename>SSTATEPOSTINSTFUNCS</filename> variable
|
||||
itself is now deprecated in favor of the
|
||||
@@ -4499,7 +4500,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
<note>
|
||||
For more information on Wic, see the
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>"
|
||||
section in the Yocto Project Development Manual.
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
</note>
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
|
||||
Reference in New Issue
Block a user