]> code.ossystems Code Review - openembedded-core.git/commitdiff
mkfontdir: upgrade to 1.0.6
authorYu Ke <ke.yu@intel.com>
Thu, 13 Jan 2011 07:37:33 +0000 (15:37 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 18 Jan 2011 15:38:01 +0000 (07:38 -0800)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb [moved from meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb with 62% similarity]

similarity index 62%
rename from meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb
rename to meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb
index aebc11dea1fe21e61ceb4d410c782b9c82b898e7..9b843fc86e44c7837bd176924d95ecdc9ea04a0c 100644 (file)
@@ -3,7 +3,7 @@ require xorg-app-common.inc
 DESCRIPTION = "a program to create an index of X font files in a directory"
 
 PE = "1"
-PR = "r1"
+PR = "r0"
 
 RDEPENDS_${PN} += "mkfontscale"
 
@@ -11,5 +11,5 @@ BBCLASSEXTEND = "native"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=b4fcf2b90cadbfc15009b9e124dc3a3f"
 
-SRC_URI[md5sum] = "9365ac66d19186eaf030482d312fca06"
-SRC_URI[sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b"
+SRC_URI[md5sum] = "dc342dd8858416254bb5f71a9ddce589"
+SRC_URI[sha256sum] = "55d56c6310f8d2268cb8978e838d01d27c7d70e30282c373c5a935ab3fb8c859"