summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/extendpoky.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-14 07:38:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-29 14:59:23 +0100
commit953ad50a273bce512e679a9caa5050419989f414 (patch)
tree7849ba3cf62a4c1473e77f6800dd20c79156c465 /documentation/poky-ref-manual/extendpoky.xml
parentfcf7db01c0a49cb65095abf2f7f49520123260f5 (diff)
downloadpoky-953ad50a273bce512e679a9caa5050419989f414.tar.gz
documentation/poky-ref-manual: Various minor link and formatting changes
This is the second pass through the manual after applying initial poky.ent variables and various fixes. These changes here were found and made during a QA of the made manual. (From yocto-docs rev: a1551b5233a33f5fec6815c64e784212a7d02c4b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/extendpoky.xml')
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index c16e0f116c..234be80086 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -1076,7 +1076,7 @@
1076 </para> 1076 </para>
1077 1077
1078 <para> 1078 <para>
1079 The Yocto Project supports a <link linkend='usingpoky-changes-layers'>"layers"</link> concept. 1079 The Yocto Project supports a "<link linkend='usingpoky-changes-layers'>layers</link>" concept.
1080 If you use layers properly, you can ease future upgrades and allow segregation 1080 If you use layers properly, you can ease future upgrades and allow segregation
1081 between the Yocto Project core and a given developer's changes. 1081 between the Yocto Project core and a given developer's changes.
1082 The following section provides more advice on managing changes to the Yocto Project. 1082 The following section provides more advice on managing changes to the Yocto Project.
@@ -1321,7 +1321,7 @@
1321 Experience shows that buildbot is a good fit for this role. 1321 Experience shows that buildbot is a good fit for this role.
1322 What works well is to configure buildbot to make two types of builds: 1322 What works well is to configure buildbot to make two types of builds:
1323 incremental and full (from scratch). 1323 incremental and full (from scratch).
1324 See <ulink url='&YOCTO_HOME_URL;:8010'>the buildbot for the 1324 See <ulink url='&YOCTO_AB_URL;:8010'>the buildbot for the
1325 Yocto Project</ulink> for an example implementation that uses buildbot. 1325 Yocto Project</ulink> for an example implementation that uses buildbot.
1326 </para> 1326 </para>
1327 1327