diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 18:12:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 00:29:31 +0100 |
commit | 5164821975bb8524760f386065b476a6b4722a2f (patch) | |
tree | f949dc917b8d5c598598581ce6f12cb5c5203b12 /meta/conf/distro | |
parent | b8a07171ebe4e73add3557266e278dbd3ff9a840 (diff) | |
download | poky-5164821975bb8524760f386065b476a6b4722a2f.tar.gz |
Fix git.pokylinux.org urls to git.yoctoproject.org
(From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index cf68e71c24..43b9fa7840 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -2742,7 +2742,7 @@ RECIPE_LATEST_VERSION_pn-tcf-agent = "0.3.0+svnr1078" | |||
2742 | RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" | 2742 | RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" |
2743 | RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." | 2743 | RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." |
2744 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" | 2744 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" |
2745 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" | 2745 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.yoctoproject.org/eclipse-poky.git in future" |
2746 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" | 2746 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" |
2747 | RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" | 2747 | RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" |
2748 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" | 2748 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" |