aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-05-24 10:41:36 +0300
committerSaul Wold <sgw@linux.intel.com>2013-05-29 08:19:04 +0900
commit7827e27ec4cd67d3821839209a29e4649e864b93 (patch)
tree452343223b86ca04ae9c9b6e02e0d35e0525e05b /meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch
parent849d98a45b3f21f55bfecdd9daf494a632d53a48 (diff)
downloadopenembedded-core-contrib-7827e27ec4cd67d3821839209a29e4649e864b93.tar.gz
harfbuzz: update to upstream version 0.9.17
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. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch')
-rw-r--r--meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch14
1 files changed, 0 insertions, 14 deletions
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
index 66823ede70..0000000000
--- a/meta/recipes-graphics/harfbuzz/harfbuzz-0.9.12/avoid_double_version_h.patch
+++ /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)