From fcf7db01c0a49cb65095abf2f7f49520123260f5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jun 2012 06:49:19 -0700 Subject: documentation/poky-ref-manual/extendpoky.xml: 1.1.2 variables and updates First pass at implementing the poky.ent variables. Also corrected some text ares. (From yocto-docs rev: fa1714d3ebf569b19d48667c592126b6c4b445c3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/extendpoky.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 2a825d6e22..c16e0f116c 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > @@ -24,7 +25,7 @@ variables. For information on variables that are useful for recipes and for information about recipe naming issues, see the - Required section for recipe variables. + "Required" section for recipe variables. @@ -114,7 +115,7 @@ The variable LIC_FILES_CHKSUM is used to track source license changes as described in the - Track License Change + "Track License Change" section. You can quickly create Autotool-based recipes in a manner similar to the previous example. @@ -532,10 +533,9 @@ For a complete example that shows how to add a new machine to the Yocto Project, see the - + BSP Development Example in Appendix A of - - The Yocto Project Development Manual. + The Yocto Project Development Manual.
@@ -786,7 +786,7 @@ This section overviews the Multilib process only. For more details on how to implement Multilib, see the - Multilib wiki + Multilib wiki page. @@ -1321,7 +1321,7 @@ Experience shows that buildbot is a good fit for this role. What works well is to configure buildbot to make two types of builds: incremental and full (from scratch). - See the buildbot for the + See the buildbot for the Yocto Project for an example implementation that uses buildbot. -- cgit v1.2.3-54-g00ecf