summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/extendpoky.xml
diff options
context:
space:
mode:
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