[oe-commits] Rolf Leggewie : irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295

git version control git at git.openembedded.org
Fri Jan 15 15:09:27 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 34e9959a46b058452a49e53a94cf5cd9c5127558
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=34e9959a46b058452a49e53a94cf5cd9c5127558

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Fri Jan 15 15:49:53 2010 +0100

irk: move SRC_URI from ewi to openzaurus mirror.  Partly closes #5295

---

 recipes/irk/irk-belkin_0.11.bb   |    2 +-
 recipes/irk/irk-targus_0.11.0.bb |    2 +-
 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 e543ebd..2fbb04f 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 87b74cb..ddb4f17 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"





More information about the Openembedded-commits mailing list