diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 17:01:33 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-01 16:36:42 -0800 |
commit | f3c6ccd13cfc2a6e4bc84f602ccf44d57a59a82d (patch) | |
tree | aba646b10d53cb8f51742aa36581554f5d8cad3c /documentation/poky-ref-manual | |
parent | 7305ee09626d77b5d9f50da4648db129cffe5abb (diff) | |
download | poky-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>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/resources.xml | 2 |
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. |