[OE-core] [PATCH 1/1] harfbuzz: upgrade to 0.9.41

Cristian Iorga cristian.iorga at intel.com
Wed Jul 8 17:57:53 UTC 2015


Fix hb-coretext with trailing whitespace in right-to-left.
New API: hb_buffer_reverse_range().
Allow implementing atomic ops in config.h.
Fix hb_language_t in language bindings.
Misc fixes.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
 .../harfbuzz/{harfbuzz_0.9.40.bb => harfbuzz_0.9.41.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_0.9.40.bb => harfbuzz_0.9.41.bb} (88%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb
index 2517ede..1ea4563 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb
@@ -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] = "0e27e531f4c4acff601ebff0957755c2"
-SRC_URI[sha256sum] = "1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f"
+SRC_URI[md5sum] = "a2966f1b6a470c2cd84eb511f924cf68"
+SRC_URI[sha256sum] = "d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c"
 
 inherit autotools pkgconfig lib_package
 
-- 
2.1.4




More information about the Openembedded-core mailing list