From: Yu Ke Date: Thu, 13 Jan 2011 07:37:33 +0000 (+0800) Subject: mkfontdir: upgrade to 1.0.6 X-Git-Tag: 2011-1~2869 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d7c300f1d196d1240b386a16a7cfdac2f48d4409;p=openembedded-core.git mkfontdir: upgrade to 1.0.6 Signed-off-by: Yu Ke --- diff --git a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb 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 aebc11dea1..9b843fc86e 100644 --- a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.6.bb @@ -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"