qpf-unismall: hardwire SRC_URI for .jp sourceforge mirror. Seems to be necessary.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 30 Mar 2007 03:54:05 +0000 (03:54 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 30 Mar 2007 03:54:05 +0000 (03:54 +0000)
packages/qpf-fonts/qpf-unismall_1.0.0.bb

index 9c5600c..20f47f9 100644 (file)
@@ -4,9 +4,9 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 HOMEPAGE = "http://sourceforge.jp/projects/zaurus-ja/"
 RPROVIDES = "virtual/japanese-font"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "http://prdownloads.sourceforge.jp/zaurus-ja/773/unismall-1.0.0.tar.gz"
+SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz"
 
 S = "${WORKDIR}"