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-02 09:48:52 -0800 |
commit | 982ff35cad0276eb74eae170d21ead0edd3a1072 (patch) | |
tree | 196e063093572c108857c3c2ff4111a807b6d6dc | |
parent | a820c07796dc478154b7e5ee4e590a425b981e8a (diff) | |
download | openembedded-core-982ff35cad0276eb74eae170d21ead0edd3a1072.tar.gz openembedded-core-982ff35cad0276eb74eae170d21ead0edd3a1072.tar.bz2 openembedded-core-982ff35cad0276eb74eae170d21ead0edd3a1072.zip |
[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.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 @@ </programlisting> <para> - A Poky contributions tree (poky-contrib, git://git.pokylinux.org/poky-contrib.git) + A Poky contributions tree (poky-contrib, git://git.yoctoproject.org/poky-contrib.git) exists for people to stage contributions in, for regular contributors. If people desire such access, please ask on the mailing list. Usually access will be given to anyone with a proven track record of good patches. |