summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-02-25 17:01:33 -0600
committerSaul Wold <sgw@linux.intel.com>2011-03-01 16:36:42 -0800
commitf3c6ccd13cfc2a6e4bc84f602ccf44d57a59a82d (patch)
treeaba646b10d53cb8f51742aa36581554f5d8cad3c
parent7305ee09626d77b5d9f50da4648db129cffe5abb (diff)
downloadpoky-f3c6ccd13cfc2a6e4bc84f602ccf44d57a59a82d.tar.gz
[BUGID# 553] - documentation/poky-ref-manual/resources.xml: Fixed pokylinux URL
[BUGID# 553] - In appendix I in the Contributions section (I.6) there is mention of a Poky contributions tree and the URL git://git.pokylinux.org/poky-contrib.git is given. I changed this URL to git://git.yoctoproject.org/poky-contrib.git. This is a partial fix for but 553. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r--documentation/poky-ref-manual/resources.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml
index 888610c699..dd4b58db53 100644
--- a/documentation/poky-ref-manual/resources.xml
+++ b/documentation/poky-ref-manual/resources.xml
@@ -149,7 +149,7 @@
149</programlisting> 149</programlisting>
150 150
151 <para> 151 <para>
152 A Poky contributions tree (poky-contrib, git://git.pokylinux.org/poky-contrib.git) 152 A Poky contributions tree (poky-contrib, git://git.yoctoproject.org/poky-contrib.git)
153 exists for people to stage contributions in, for regular contributors. 153 exists for people to stage contributions in, for regular contributors.
154 If people desire such access, please ask on the mailing list. Usually 154 If people desire such access, please ask on the mailing list. Usually
155 access will be given to anyone with a proven track record of good patches. 155 access will be given to anyone with a proven track record of good patches.