]> code.ossystems Code Review - openembedded-core.git/commitdiff
freetype: upgrade from 2.4.3 to 2.4.4
authorDexuan Cui <dexuan.cui@intel.com>
Thu, 27 Jan 2011 11:09:23 +0000 (19:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Jan 2011 16:49:13 +0000 (16:49 +0000)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-graphics/freetype/freetype-2.4.4/no-hardcode.patch [moved from meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch with 100% similarity]
meta/recipes-graphics/freetype/freetype_2.4.4.bb [moved from meta/recipes-graphics/freetype/freetype_2.4.3.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-graphics/freetype/freetype_2.4.3.bb
rename to meta/recipes-graphics/freetype/freetype_2.4.4.bb
index 63061fbc17a6753518389f38ad7c24ed4b8ddbc2..661650cce7d5a96c92ac73bedba8b5f671f54230 100644 (file)
@@ -18,8 +18,8 @@ PR = "r0"
 SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
            file://no-hardcode.patch"
 
-SRC_URI[md5sum] = "75ac7082bde7b3805dc5d6bc806fa045"
-SRC_URI[sha256sum] = "b4e626db62fd1b4549ff5d57f5eca3a41631fd6066adf8a31c11879b51249afc"
+SRC_URI[md5sum] = "b3e2b6e2f1c3e0dffa1fd2a0f848b671"
+SRC_URI[sha256sum] = "4b8281c7dc4d375c6b65d3c6f4808e488a313fab47d7be82aad2c871c8480fef"
 
 S = "${WORKDIR}/freetype-${PV}"