aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-15 15:49:53 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-15 16:08:15 +0100
commit34e9959a46b058452a49e53a94cf5cd9c5127558 (patch)
tree582b5912a8406a5ed80d25c688620c930829fbf2
parente5daf085b21ed6f4b63dcfdd9a19e4b3a6fa3bb3 (diff)
downloadopenembedded-34e9959a46b058452a49e53a94cf5cd9c5127558.tar.gz
irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295
-rw-r--r--recipes/irk/irk-belkin_0.11.bb2
-rw-r--r--recipes/irk/irk-targus_0.11.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/irk/irk-belkin_0.11.bb b/recipes/irk/irk-belkin_0.11.bb
index e543ebdcc5..2fbb04f2d9 100644
--- a/recipes/irk/irk-belkin_0.11.bb
+++ b/recipes/irk/irk-belkin_0.11.bb
@@ -5,5 +5,5 @@ RCONFLICTS = "irk-targus"
RREPLACES = "irk-targus"
PR = "r3"
-SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-current.tgz \
+SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-current.tgz \
file://install-default-conf.patch;patch=1"
diff --git a/recipes/irk/irk-targus_0.11.0.bb b/recipes/irk/irk-targus_0.11.0.bb
index 87b74cb5eb..ddb4f17c87 100644
--- a/recipes/irk/irk-targus_0.11.0.bb
+++ b/recipes/irk/irk-targus_0.11.0.bb
@@ -7,5 +7,5 @@ HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php"
RCONFLICTS = "irk-belkin"
RREPLACES = "irk-belkin"
-SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-${PV}.tgz \
+SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-${PV}.tgz \
file://install-default-conf.patch;patch=1"