]> code.ossystems Code Review - openembedded-core.git/commitdiff
freetype: upgrade to 2.4.9
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 8 Jun 2012 14:48:15 +0000 (17:48 +0300)
committerScott Garman <scott.a.garman@intel.com>
Tue, 12 Jun 2012 20:29:31 +0000 (13:29 -0700)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/freetype/freetype-2.4.9/no-hardcode.patch [moved from meta/recipes-graphics/freetype/freetype-2.4.8/no-hardcode.patch with 100% similarity]
meta/recipes-graphics/freetype/freetype_2.4.9.bb [moved from meta/recipes-graphics/freetype/freetype_2.4.8.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-graphics/freetype/freetype_2.4.8.bb
rename to meta/recipes-graphics/freetype/freetype_2.4.9.bb
index bce01cf21625980fc460639f8bb7105a83a61830..31bee80d68d4a69b0b1d34183733dff0f5c35b5d 100644 (file)
@@ -18,8 +18,8 @@ PR = "r0"
 SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
            file://no-hardcode.patch"
 
-SRC_URI[md5sum] = "dbf2caca1d3afd410a29217a9809d397"
-SRC_URI[sha256sum] = "a9eb7da3875fcb2f022a9c280c01b94ae45ac83d8102838c05dce1277948fb71"
+SRC_URI[md5sum] = "77a893dae81fd5b896632715ca041179"
+SRC_URI[sha256sum] = "c4204ac1d48e99d4375a2f32bf4f3f92780a9d9f015e64e57e852f6c004859b9"
 
 S = "${WORKDIR}/freetype-${PV}"