From: Saul Wold Date: Wed, 24 Nov 2010 20:17:29 +0000 (-0800) Subject: encodings: Update to version 1.0.4 X-Git-Tag: 2011-1~3818 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c65371370637dc9a15d5f3e47fd8e75269fc0657;p=openembedded-core.git encodings: Update to version 1.0.4 Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.3.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb similarity index 94% rename from meta/recipes-graphics/xorg-font/encodings_1.0.3.bb rename to meta/recipes-graphics/xorg-font/encodings_1.0.4.bb index 02a199fc6a..acbb8e84f4 100644 --- a/meta/recipes-graphics/xorg-font/encodings_1.0.3.bb +++ b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb @@ -3,7 +3,7 @@ require xorg-font-common.inc LICENSE = "Public Domain" LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76" PE = "1" -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" DEPENDS = "mkfontscale-native font-util-native"