diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-14 02:32:28 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-14 16:23:41 +0100 |
commit | 80e40b8633a31aeb70fcd0627dc3831c120d0fff (patch) | |
tree | a35f1f5bcf21f3da4c080fdd1a0661f5e1d33f29 /recipes/qpf-fonts/qpf-utopia_1.0.bb | |
parent | 2b835db69e6b838fa8628dd85b11b4f930d5f5f9 (diff) |
qpf-fonts: move SRC_URI from ewi to Openzaurus mirror. Partly closes #5295
Diffstat (limited to 'recipes/qpf-fonts/qpf-utopia_1.0.bb')
-rw-r--r-- | recipes/qpf-fonts/qpf-utopia_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpf-fonts/qpf-utopia_1.0.bb b/recipes/qpf-fonts/qpf-utopia_1.0.bb index eaee2d07a4..c85c18649e 100644 --- a/recipes/qpf-fonts/qpf-utopia_1.0.bb +++ b/recipes/qpf-fonts/qpf-utopia_1.0.bb @@ -5,5 +5,5 @@ HOMEPAGE = "http://www.pobox.sk/~mico/zaurus.html" LICENSE = "GPL QPL" PR = "r2" -SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/qpf-utopia.tar.bz2" +SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/qpf-utopia.tar.bz2" S = "${WORKDIR}/utopia" |