[eclipse-yocto] [PATCH] setup.sh: update Photon update site URL

Chin Huat Ang chin.huat.ang at intel.com
Wed Aug 1 20:16:44 PDT 2018


Signed-off-by: Chin Huat Ang <chin.huat.ang at intel.com>
---
 scripts/setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/setup.sh b/scripts/setup.sh
index 63af301..a5f33d0 100755
--- a/scripts/setup.sh
+++ b/scripts/setup.sh
@@ -266,7 +266,7 @@ else
 fi
 
 #Update Site - always use updates from upstream
-UPDATE_SITE="http://download.eclipse.org/eclipse/updates/4.7"
+UPDATE_SITE="http://download.eclipse.org/eclipse/updates/4.8"
 
 # Features are organized by simrel or their respective update sites. Except CDT
 # which might be installed from it's update site to get the latest features and
-- 
2.7.4



More information about the eclipse-yocto mailing list