[oe-commits] Eric Bénard : swt3.5-gtk: fix SRC_URI

git version control git at git.openembedded.org
Mon Dec 20 23:28:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: cdba9f17e0005cf611ce5bc78b6ec0ccd3270118
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cdba9f17e0005cf611ce5bc78b6ec0ccd3270118

Author: Eric Bénard <eric at eukrea.com>
Date:   Mon Dec 20 22:44:52 2010 +0100

swt3.5-gtk: fix SRC_URI

Fetch failed: Unable to fetch URL http://mirror.switch.ch/eclipse/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt from any source.

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/swt/swt3.5-gtk_3.5.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/swt/swt3.5-gtk_3.5.1.bb b/recipes/swt/swt3.5-gtk_3.5.1.bb
index 027efd2..a793bc8 100644
--- a/recipes/swt/swt3.5-gtk_3.5.1.bb
+++ b/recipes/swt/swt3.5-gtk_3.5.1.bb
@@ -2,7 +2,7 @@ require swt-gtk.inc
 
 PR = "r1"
 
-SRC_URI = "http://mirror.switch.ch/eclipse/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt \
+SRC_URI = "http://archive.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt \
            file://Makefile"
 
 SRC_URI[swt.md5sum] = "ceaa95d484d7ab95c663401b5a9bd1f5"





More information about the Openembedded-commits mailing list