aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/poboxserver/qpobox_0.5.4.bb
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/poboxserver/qpobox_0.5.4.bb
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/poboxserver/qpobox_0.5.4.bb')
-rw-r--r--recipes-qtopia/poboxserver/qpobox_0.5.4.bb2
1 files changed, 1 insertions, 1 deletions
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"