[OE-core] [2.2][PATCH 7/7] harfbuzz: update 1.2.5 -> 1.2.6

Andre McCurdy armccurdy at gmail.com
Fri Apr 15 23:59:58 UTC 2016


Overview of changes leading to 1.2.6
Friday, April 8, 2016
====================================

- Blacklist GDEF table of another set of Times New Roman (Bold) Italic.
- DirectWrite backend improvements.  Note: DirectWrite backend is
  exclusively for our internal testing and should NOT be used in any
  production system whatsoever.

Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
 .../harfbuzz/{harfbuzz_1.2.5.bb => harfbuzz_1.2.6.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.5.bb => harfbuzz_1.2.6.bb} (88%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.5.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.2.5.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.2.6.bb
index 078b3e5..e80b194 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.5.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] = "cf1eca3bdcdcfb818c7ebb4644b4cc0d"
-SRC_URI[sha256sum] = "cfca0b6ba42c36a1f7b03fffb926dc4d137be2aa2a2ad8930259072e43a347d5"
+SRC_URI[md5sum] = "9f4b6831c86135faef011e991f59f77f"
+SRC_URI[sha256sum] = "7537bacccb3524df0cd2a4d5bc7e168bcc10e8171e0324f3cd522583868192c1"
 
 inherit autotools pkgconfig lib_package
 
-- 
1.9.1




More information about the Openembedded-core mailing list