harfbuzz: update to upstream version 0.9.17
authorMarko Lindqvist <cazfi74@gmail.com>
Fri, 24 May 2013 07:41:36 +0000 (10:41 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2013 21:07:54 +0000 (22:07 +0100)
avoid_double_version_h.patch removed as the problems seems
to be fixed different way in upstream, and this patch was
now removing necessary header install.

(From OE-Core rev: 7827e27ec4cd67d3821839209a29e4649e864b93)

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch [deleted file]
meta/recipes-graphics/harfbuzz/harfbuzz-0.9.17/disable_graphite.patch [moved from meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/disable_graphite.patch with 100% similarity]
meta/recipes-graphics/harfbuzz/harfbuzz_0.9.17.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_0.9.12.bb with 83% similarity]

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch b/meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch
deleted file mode 100644 (file)
index 66823ed..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Upstream-Status: Pending
-
-Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
-diff -Nurd harfbuzz-0.9.10/src/Makefile.am harfbuzz-0.9.10/src/Makefile.am
---- harfbuzz-0.9.10/src/Makefile.am    2012-12-19 03:39:27.000000000 +0200
-+++ harfbuzz-0.9.10/src/Makefile.am    2013-01-25 11:55:23.946354729 +0200
-@@ -210,7 +210,6 @@
- libharfbuzz_la_LIBADD = $(HBLIBS)
- EXTRA_libharfbuzz_la_DEPENDENCIES = $(harfbuzz_def_dependency)
- pkginclude_HEADERS = $(HBHEADERS)
--nodist_pkginclude_HEADERS = hb-version.h
-
- CLEANFILES += harfbuzz.def
- harfbuzz.def: $(HBHEADERS)
@@ -17,11 +17,10 @@ PR = "r0"
 
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${PV}.tar.bz2 \
            file://disable_graphite.patch \
-           file://avoid_double_version_h.patch \
 "
 
-SRC_URI[md5sum] = "35551b8cdf53b75aa9c42460f210e89f"
-SRC_URI[sha256sum] = "c653f70a275e98d109a9f1271373a6e80978c97298d723cb3f370351852f9da5"
+SRC_URI[md5sum] = "c48827713e93539dc7285f9e86ffbdc5"
+SRC_URI[sha256sum] = "a4773003512035cb5c559de23e1d53f292bcb0212f023b540c4dc695b39690ed"
 
 inherit autotools pkgconfig