]> code.ossystems Code Review - openembedded-core.git/commitdiff
harfbuzz: upgrade to 0.9.35
authorCristian Iorga <cristian.iorga@intel.com>
Wed, 27 Aug 2014 18:10:02 +0000 (21:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2014 14:11:09 +0000 (15:11 +0100)
Bug fixes and minor changes/cleanups.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/harfbuzz/harfbuzz_0.9.35.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.29.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.29.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_0.9.35.bb
index 96a4932a515300a2bd00043daf41cb776c6e3c8a..2329b2ffc8d22970a96c0393c3067c174f925444 100644 (file)
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
 SECTION = "libs"
 
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "6251eb6d57e8c4e9e855188dbbdf8b6d"
-SRC_URI[sha256sum] = "601cea38c6fa0cf362dd9042c66cf4db711c5f9390de4ca46d6d2fc3f64de390"
+SRC_URI[md5sum] = "531ee8650626ecddcd90b2a4637e31d4"
+SRC_URI[sha256sum] = "0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed"
 inherit autotools pkgconfig lib_package
 
 DEPENDS = "glib-2.0 cairo freetype"