aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/snes9x
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-03 01:17:57 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-03 01:59:16 +0100
commit0f322a26656190b1d7b9b275eb02293b52208079 (patch)
tree5f02f77a6ced04b7a0510b57a8acce552ab38e87 /recipes-qtopia/snes9x
parent551074e932562078fb1fb4cf606b2a3baa1bbb70 (diff)
downloadmeta-opie-0f322a26656190b1d7b9b275eb02293b52208079.tar.gz
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 <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia/snes9x')
-rw-r--r--recipes-qtopia/snes9x/snes9x-sdl-qpe_1.39.bb2
-rw-r--r--recipes-qtopia/snes9x/snes9x-sdl_1.39.bb2
2 files changed, 2 insertions, 2 deletions
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}"