From 0f322a26656190b1d7b9b275eb02293b52208079 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 3 Aug 2011 01:17:57 +0100 Subject: Fix SRC_URI for files on vanille.de/mirror vanille.de/mirror is no longer available, so use sources.openembedded.org instead. Signed-off-by: Paul Eggleton --- recipes-qtopia/flexis-zaurus/flexis-zaurus_1.0.0.bb | 2 +- recipes-qtopia/insttrain/insttrain_1.0.5.bb | 2 +- recipes-qtopia/iqnotes/iqnotes_2.0.2.bb | 2 +- recipes-qtopia/poboxserver/qpobox_0.5.4.bb | 2 +- recipes-qtopia/qpe-gaim/qpe-gaim_20041030.bb | 2 +- recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb | 2 +- recipes-qtopia/snes9x/snes9x-sdl_1.39.bb | 2 +- recipes-qtopia/zauralign/zauralign_1.0.2.bb | 2 +- recipes-qtopia/zbench/zbench_2.0.bb | 2 +- recipes-qtopia/zudoku/zudoku_1.1.bb | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'recipes-qtopia') diff --git a/recipes-qtopia/flexis-zaurus/flexis-zaurus_1.0.0.bb b/recipes-qtopia/flexis-zaurus/flexis-zaurus_1.0.0.bb index c0564a5..0087790 100644 --- a/recipes-qtopia/flexis-zaurus/flexis-zaurus_1.0.0.bb +++ b/recipes-qtopia/flexis-zaurus/flexis-zaurus_1.0.0.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" PR = "r1" -SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2" +SRC_URI = "http://sources.openembedded.org/flexis-zaurus-${PV}.tar.bz2" S = "${WORKDIR}/flexis-zaurus" inherit palmtop diff --git a/recipes-qtopia/insttrain/insttrain_1.0.5.bb b/recipes-qtopia/insttrain/insttrain_1.0.5.bb index 313f3d9..9f79595 100644 --- a/recipes-qtopia/insttrain/insttrain_1.0.5.bb +++ b/recipes-qtopia/insttrain/insttrain_1.0.5.bb @@ -7,7 +7,7 @@ APPDESKTOP = "../Qtopia/opt/QtPalmtop/apps/Applications" inherit opie -SRC_URI = "http://www.Vanille.de/mirror/insttrain-${PV}.tgz \ +SRC_URI = "http://sources.openembedded.org/insttrain-${PV}.tgz \ file://gcc3.patch" S = "${WORKDIR}/insttrain-${PV}/src" diff --git a/recipes-qtopia/iqnotes/iqnotes_2.0.2.bb b/recipes-qtopia/iqnotes/iqnotes_2.0.2.bb index 95cf9ae..f3eacc2 100644 --- a/recipes-qtopia/iqnotes/iqnotes_2.0.2.bb +++ b/recipes-qtopia/iqnotes/iqnotes_2.0.2.bb @@ -2,7 +2,7 @@ require iqnotes.inc PR = "r5" -SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \ +SRC_URI = "http://sources.openembedded.org/iqnotes-2.0.2-src.tar.bz2 \ file://md5.diff \ file://qt2310-fontbug.patch" diff --git a/recipes-qtopia/poboxserver/qpobox_0.5.4.bb b/recipes-qtopia/poboxserver/qpobox_0.5.4.bb index 76f5d63..e3423b8 100644 --- a/recipes-qtopia/poboxserver/qpobox_0.5.4.bb +++ b/recipes-qtopia/poboxserver/qpobox_0.5.4.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" HOMEPAGE = "http://takahr.dhis.portside.net/cgi-bin/rwiki.cgi?cmd=view;name=QPOBox" PR = "r3" -SRC_URI = "http://www.vanille.de/mirror/qpobox-${PV}.tar.gz \ +SRC_URI = "http://sources.openembedded.org/qpobox-${PV}.tar.gz \ file://qpobox-0.5.4-opie.patch \ file://qpobox.patch" S = "${WORKDIR}/qpobox" diff --git a/recipes-qtopia/qpe-gaim/qpe-gaim_20041030.bb b/recipes-qtopia/qpe-gaim/qpe-gaim_20041030.bb index e856b37..2a92a14 100644 --- a/recipes-qtopia/qpe-gaim/qpe-gaim_20041030.bb +++ b/recipes-qtopia/qpe-gaim/qpe-gaim_20041030.bb @@ -10,7 +10,7 @@ LICENSE = "GPL" APPDESKTOP = "${S}" PR = "r3" -SRC_URI = "http://www.vanille.de/mirror/qpe-gaim_20041030.tar.bz2 \ +SRC_URI = "http://sources.openembedded.org/qpe-gaim_20041030.tar.bz2 \ file://qpe-gaim.patch \ file://buzzer-notification.patch \ file://vit.patch" diff --git a/recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb b/recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb index 485c5bc..afa0311 100644 --- a/recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb +++ b/recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb @@ -5,7 +5,7 @@ DEPENDS = "libsdl-qpe" LICENSE = "snes9x" PR = "r4" -SRC_URI = "http://www.vanille.de/mirror/snes9x-sdl-${PV}.tar.bz2 \ +SRC_URI = "http://sources.openembedded.org/snes9x-sdl-${PV}.tar.bz2 \ file://compile.patch" S = "${WORKDIR}/snes9x-sdl-${PV}" diff --git a/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb b/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb index df712f5..09f0c10 100644 --- a/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb +++ b/recipes-qtopia/snes9x/snes9x-sdl_1.39.bb @@ -5,7 +5,7 @@ DEPENDS = "virtual/libsdl zlib" LICENSE = "snes9x" PR = "r3" -SRC_URI = "http://www.vanille.de/mirror/snes9x-sdl-${PV}.tar.bz2 \ +SRC_URI = "http://sources.openembedded.org/snes9x-sdl-${PV}.tar.bz2 \ file://compile.patch \ file://gcc-4.1.patch" S = "${WORKDIR}/snes9x-sdl-${PV}" diff --git a/recipes-qtopia/zauralign/zauralign_1.0.2.bb b/recipes-qtopia/zauralign/zauralign_1.0.2.bb index c946779..59aa8a9 100644 --- a/recipes-qtopia/zauralign/zauralign_1.0.2.bb +++ b/recipes-qtopia/zauralign/zauralign_1.0.2.bb @@ -4,7 +4,7 @@ SECTION = "opie/games" PRIORITY = "optional" LICENSE = "GPL" -SRC_URI = "http://www.Vanille.de/mirror/zauralign-${PV}.tar.gz" +SRC_URI = "http://sources.openembedded.org/zauralign-${PV}.tar.gz" S = "${WORKDIR}/zauralign" inherit palmtop diff --git a/recipes-qtopia/zbench/zbench_2.0.bb b/recipes-qtopia/zbench/zbench_2.0.bb index 71c7067..a0149a9 100644 --- a/recipes-qtopia/zbench/zbench_2.0.bb +++ b/recipes-qtopia/zbench/zbench_2.0.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" HOMEPAGE = "http://www.aa.alpha-net.ne.jp/satoshic/dw_zbnch.htm" PR = "r1" -SRC_URI = "http://www.vanille.de/mirror/zbench-${PV}.tar.bz2" +SRC_URI = "http://sources.openembedded.org/zbench-${PV}.tar.bz2" inherit palmtop diff --git a/recipes-qtopia/zudoku/zudoku_1.1.bb b/recipes-qtopia/zudoku/zudoku_1.1.bb index d7d93bf..609c556 100644 --- a/recipes-qtopia/zudoku/zudoku_1.1.bb +++ b/recipes-qtopia/zudoku/zudoku_1.1.bb @@ -7,7 +7,7 @@ APPTYPE = "binary" APPDESKTOP = "${WORKDIR}" PR = "r1" -SRC_URI = "http://www.vanille.de/mirror/zudoku-${PV}.tar.gz \ +SRC_URI = "http://sources.openembedded.org/zudoku-${PV}.tar.gz \ file://zudoku.html \ file://zudoku.desktop" -- cgit 1.2.3-korg