diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-15 15:49:53 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-15 16:08:15 +0100 |
commit | 34e9959a46b058452a49e53a94cf5cd9c5127558 (patch) | |
tree | 582b5912a8406a5ed80d25c688620c930829fbf2 /recipes/irk/irk-targus_0.11.0.bb | |
parent | e5daf085b21ed6f4b63dcfdd9a19e4b3a6fa3bb3 (diff) |
irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295
Diffstat (limited to 'recipes/irk/irk-targus_0.11.0.bb')
-rw-r--r-- | recipes/irk/irk-targus_0.11.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |