[oe-commits] Cristian Iorga : harfbuzz: upgrade to 1.0.1

git at git.openembedded.org git at git.openembedded.org
Mon Jul 27 22:30:08 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 27d068d05239c26a3848eb101571acab54635e37
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=27d068d05239c26a3848eb101571acab54635e37

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Mon Jul 27 17:43:50 2015 +0300

harfbuzz: upgrade to 1.0.1

- Update to Unicode 8.0;
- Implement Universal Shaping Engine;
- Bug fixes.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../harfbuzz/{harfbuzz_0.9.41.bb => harfbuzz_1.0.1.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.bb
index 1ea4563..a199126 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_0.9.41.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.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] = "a2966f1b6a470c2cd84eb511f924cf68"
-SRC_URI[sha256sum] = "d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c"
+SRC_URI[md5sum] = "b9c144965dfde96672a7c6bdd4f9bf64"
+SRC_URI[sha256sum] = "32a1a7ad584a2f2cfba5c1d234d046c0521e86e7a21d403e15e89aa509ef0ea8"
 
 inherit autotools pkgconfig lib_package
 



More information about the Openembedded-commits mailing list