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-20 18:47:32 +0100 |
commit | adbf55721ee956897c0951cff63aeb1defb3c738 (patch) | |
tree | 9539a77615920810e81a0b0c8598a0431f661614 /meta/conf | |
parent | 832240f2c5b4f4af8a8e5b652c7e234560104cc4 (diff) | |
download | openembedded-core-adbf55721ee956897c0951cff63aeb1defb3c738.tar.gz openembedded-core-adbf55721ee956897c0951cff63aeb1defb3c738.tar.bz2 openembedded-core-adbf55721ee956897c0951cff63aeb1defb3c738.tar.xz openembedded-core-adbf55721ee956897c0951cff63aeb1defb3c738.zip |
Fix git.pokylinux.org urls to git.yoctoproject.org
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-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 cf68e71c2..43b9fa784 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" RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Apr 11, 2011" RECIPE_NO_UPDATE_REASON_pn-tcf-agent = "Do not upgrade to version: (998)? because upstraem hasn't defined a formal release tag." RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" -RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" +RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.yoctoproject.org/eclipse-poky.git in future" RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" |