summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-27 12:23:49 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-20 22:35:18 +0000
commitc0060446113f4418e2b5bf9c23143b5fe9bc95c0 (patch)
treeba188ecee4cc3723b4cf4e9007ccd53d722b07d4
parent69cf476e36d5c513c281508c1a6d2d3a405fde80 (diff)
downloadpoky-bernard.tar.gz
documentation/poky-ref-manual/extendpoky.xml: removed pokylinux.org linkbernard-5.0.2+docsbernard
There was a link whose URL was http://autobuilder.pokylinux.org:8010. I changed the link to use yoctoproject.org. Note that this URL was not visible to the reader in the manual. However, it was there in the DocBook code. (From yocto-docs rev: ca1cf9fb404f148fe4f0868630dc4f109231c5c3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 62847ce11e..0492acb01d 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -757,7 +757,7 @@ BBFILE_PRIORITY_emenlow = "6"
757 Experience shows that buildbot is a good fit for this role. 757 Experience shows that buildbot is a good fit for this role.
758 What works well is to configure buildbot to make two types of builds: 758 What works well is to configure buildbot to make two types of builds:
759 incremental and full (from scratch). 759 incremental and full (from scratch).
760 See <ulink url='http://autobuilder.pokylinux.org:8010'>poky autobuilder</ulink> 760 See <ulink url='http://autobuilder.yoctoproject.org:8010'>poky autobuilder</ulink>
761 for an example implementation that uses buildbot. 761 for an example implementation that uses buildbot.
762 </para> 762 </para>
763 <para> 763 <para>