From 70b86ae68ff94c9534fdfaf2b02d1c8fe1c4cb5a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Apr 2018 14:13:08 +0300 Subject: webkitgtk: update to 2.20.0 Rebase patches, remove a couple of upstreamed patches. Add an option to enable woff2 font library (not currently packaged by oe). (From OE-Core rev: 182f096210d74d44dd452f2b3f09ec0c3c75f074) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...onsGTK.cmake-drop-the-hardcoded-introspection-gt.patch | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'meta/recipes-sato/webkit/webkitgtk/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch') diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch b/meta/recipes-sato/webkit/webkitgtk/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch index 0f6eeed1a2..e8d1d8c341 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch @@ -1,4 +1,4 @@ -From 48648570e449cf7f84a26dc03c1e3f620fa69757 Mon Sep 17 00:00:00 2001 +From bed4cf4aaa6aad4172ec9942e9039fb8e1ef68a4 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 29 Feb 2016 18:13:39 +0200 Subject: [PATCH] OptionsGTK.cmake: drop the hardcoded introspection/gtkdoc @@ -11,16 +11,17 @@ through the use of qemu target emulation. Signed-off-by: Alexander Kanavin Upstream-Status: Pending + --- Source/cmake/OptionsGTK.cmake | 6 ------ 1 file changed, 6 deletions(-) -Index: webkitgtk-2.12.1/Source/cmake/OptionsGTK.cmake -=================================================================== ---- webkitgtk-2.12.1.orig/Source/cmake/OptionsGTK.cmake -+++ webkitgtk-2.12.1/Source/cmake/OptionsGTK.cmake -@@ -424,12 +424,6 @@ if (USE_LIBHYPHEN) - endif () +diff --git a/Source/cmake/OptionsGTK.cmake b/Source/cmake/OptionsGTK.cmake +index 661b40e..404441b 100644 +--- a/Source/cmake/OptionsGTK.cmake ++++ b/Source/cmake/OptionsGTK.cmake +@@ -352,12 +352,6 @@ if (ENABLED_COMPILER_SANITIZERS) + set(ENABLE_INTROSPECTION OFF) endif () -# Override the cached variables, gtk-doc and gobject-introspection do not really work when cross-building. -- cgit v1.2.3-54-g00ecf