From 46dd48d731f4cb200d7b336de7ed70ad8ebdb1d2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 13:30:54 -0700 Subject: 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 links that were going to internel areas of the ref-manual to format. (From yocto-docs rev: bfe4b762ac1c1eb666636a7c2430b3e21787c531) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/introduction.xml | 4 ++-- documentation/ref-manual/migration.xml | 23 ++++++++++++----------- 2 files changed, 14 insertions(+), 13 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 1376d96c8a..03d615bb5d 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -652,9 +652,9 @@ Development Checkouts Development using the Yocto Project requires a local - Source Directory. + Source Directory. You can set up the Source Directory by cloning a copy of the upstream - poky Git repository. + poky Git repository. For information on how to do this, see the "Working With Yocto Project Source Files" section in the Yocto Project Development Tasks Manual. diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index b38c93ac97..6e2ad0b2c6 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -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 - Metadata. + Metadata. However, you should check your metadata against this list to be sure: libx11-trim: @@ -293,7 +293,7 @@ For the remainder, you can now find them in the meta-extras repository, which is in the Yocto Project - Source Repositories. + Source Repositories. @@ -438,11 +438,11 @@ you now need to create an append file for the init-ifupdown recipe instead, which you can find in the - Source Directory + Source Directory at meta/recipes-core/init-ifupdown. For information on how to use append files, see the "Using .bbappend Files" - in the Yocto Project Development Manual. + in the Yocto Project Development Tasks Manual. @@ -992,7 +992,7 @@ You can learn more about performing automated image tests in the "Performing Automated Runtime Testing" - section. + section in the Yocto Project Development Tasks Manual. @@ -1173,7 +1173,7 @@ class has been rewritten and its configuration has been simplified. For more details on the source archiver, see the "Maintaining Open Source License Compliance During Your Product's Lifecycle" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. @@ -1362,7 +1362,7 @@ increments on changes, use the PR service instead. You can find out more about this service in the "Working With a PR Service" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. @@ -1453,7 +1453,7 @@ Package Tests (ptest) are built but not installed by default. For information on using Package Tests, see the "Setting up and running package test (ptest)" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. For information on the ptest class, see the "ptest.bbclass" section. @@ -3210,7 +3210,8 @@ You can enable, disable, and test the generation of this data. See the "Enabling GObject Introspection Support" - section for more information. + section in the Yocto Project Development Tasks Manual + for more information. @@ -4037,7 +4038,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64. For an example, see the pixbufcache class in meta/classes/ in the Yocto Project - Source Repositories. + Source Repositories. The SSTATEPOSTINSTFUNCS variable itself is now deprecated in favor of the @@ -4499,7 +4500,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. For more information on Wic, see the "Creating Partitioned Images Using Wic" - section in the Yocto Project Development Manual. + section in the Yocto Project Development Tasks Manual. -- cgit v1.2.3-54-g00ecf