aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-08-19 13:54:41 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-08-19 13:54:41 +0000
commit1d6f1614b6a5b7cb66774910a41e64632e7b3c6f (patch)
treeab74969b12bdf64157ced49accb47a883f98554c
parentaf005397032a6a635c1ed9c4fc12c77a123364ea (diff)
downloadopenembedded-1d6f1614b6a5b7cb66774910a41e64632e7b3c6f.tar.gz
irk: point SRC_URI to OpenZaurus source archive - close #1348
-rw-r--r--packages/irk/irk-belkin_0.11.bb2
-rw-r--r--packages/irk/irk-targus_0.11.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/irk/irk-belkin_0.11.bb b/packages/irk/irk-belkin_0.11.bb
index b743544903..e543ebdcc5 100644
--- a/packages/irk/irk-belkin_0.11.bb
+++ b/packages/irk/irk-belkin_0.11.bb
@@ -5,5 +5,5 @@ RCONFLICTS = "irk-targus"
RREPLACES = "irk-targus"
PR = "r3"
-SRC_URI = "http://kopsisengineering.com/irk-current.tgz \
+SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-current.tgz \
file://install-default-conf.patch;patch=1"
diff --git a/packages/irk/irk-targus_0.11.0.bb b/packages/irk/irk-targus_0.11.0.bb
index 1b130776a8..87b74cb5eb 100644
--- a/packages/irk/irk-targus_0.11.0.bb
+++ b/packages/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://angela1.data-uncertain.co.uk/~zaurus/irk-${PV}.tgz \
+SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-${PV}.tgz \
file://install-default-conf.patch;patch=1"