[OE-core] [PATCH] harfbuzz: upgrade to 0.9.40

Cristian Iorga cristian.iorga at intel.com
Mon May 25 13:10:50 UTC 2015


- Optimizations and refactoring;
- Bug fixes.

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

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.38.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.38.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.bb
index 90794c7..2517ede 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.38.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.40.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] = "8839e574be8089c0de83768798bf7916"
-SRC_URI[sha256sum] = "6736f383b4edfcaaeb6f3292302ca382d617d8c79948bb2dd2e8f86cdccfd514"
+SRC_URI[md5sum] = "0e27e531f4c4acff601ebff0957755c2"
+SRC_URI[sha256sum] = "1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f"
 
 inherit autotools pkgconfig lib_package
 
-- 
2.1.4




More information about the Openembedded-core mailing list