swt3.5-gtk: fix SRC_URI
authorEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 21:44:52 +0000 (22:44 +0100)
committerEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 23:25:02 +0000 (00:25 +0100)
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@eukrea.com>
recipes/swt/swt3.5-gtk_3.5.1.bb

index 027efd2..a793bc8 100644 (file)
@@ -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"