It makes more sense to have everything related to eclipse in one
directory under http://downloads.yoctoproject.org/eclipse so
move tm/ to be a subdirectory of eclipse/

Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com>
---
 scripts/setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/setup.sh b/scripts/setup.sh
index 8b2ccd6..233309f 100755
--- a/scripts/setup.sh
+++ b/scripts/setup.sh
@@ -227,7 +227,7 @@ then
         TM_SITE="http://download.eclipse.org/tm/updates/4.0/GA";
 else
         MAIN_SITE="http://downloads.yoctoproject.org/eclipse/mars/";
-        TM_SITE="http://downloads.yoctoproject.org/tm/updates/4.0/";
+        TM_SITE="http://downloads.yoctoproject.org/eclipse/tm/updates/4.0/";
         
DEPRECATED_SITE="http://downloads.yoctoproject.org/eclipse/luna/ftp.osuosl.org/pub/eclipse/releases/luna";
 fi
 
-- 
2.7.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to