[OE-core] [PATCH 08/10] harfbuzz: upgrade to 1.2.6

Maxin B. John maxin.john at intel.com
Wed May 4 08:20:22 UTC 2016


1.2.3 -> 1.2.6

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 .../harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb} (88%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb
index cfe885f..e80b194 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 cairo fontconfig freetype"
 
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
 
-SRC_URI[md5sum] = "da8d97e262e6ef8288e1ae76369421bd"
-SRC_URI[sha256sum] = "8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c"
+SRC_URI[md5sum] = "9f4b6831c86135faef011e991f59f77f"
+SRC_URI[sha256sum] = "7537bacccb3524df0cd2a4d5bc7e168bcc10e8171e0324f3cd522583868192c1"
 
 inherit autotools pkgconfig lib_package
 
-- 
2.4.0




More information about the Openembedded-core mailing list