aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/files/nodolt.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-06-15 17:15:39 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-14 10:43:59 +0100
commit68a1e346751c4d644a14035b0d7acf01d212f38c (patch)
tree8ec3d97cc16e42b0c990308bdab775a930e90e53 /meta/recipes-sato/webkit/files/nodolt.patch
parentc000abbefcd2ce1180f1cf4468512c7c40a3cc8c (diff)
downloadopenembedded-core-contrib-68a1e346751c4d644a14035b0d7acf01d212f38c.tar.gz
webkit-gtk: remove the recipe for the obsolete version 1.8.3
webkitgtk 2.8.3 is provided instead and midori browser is replaced by epiphany in separate commits. (From OE-Core rev: 1a72dc9c44c7806c869c3b3afcd5d31bcf2da979) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/files/nodolt.patch')
-rw-r--r--meta/recipes-sato/webkit/files/nodolt.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-sato/webkit/files/nodolt.patch b/meta/recipes-sato/webkit/files/nodolt.patch
deleted file mode 100644
index e713e8b5ec..0000000000
--- a/meta/recipes-sato/webkit/files/nodolt.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Dolt cause build error on some platform, so disable it.
-
-Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: webkit-gtk-1.3.7+svnr72836-r72836-r0/configure.ac
-===================================================================
---- webkit-gtk-1.3.7+svnr72836-r72836-r0.orig/configure.ac 2011-01-21 11:11:07.000000000 +0800
-+++ webkit-gtk-1.3.7+svnr72836-r72836-r0/configure.ac 2011-01-21 11:11:15.000000000 +0800
-@@ -82,8 +82,6 @@
- AC_DISABLE_STATIC
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
--# use dolt to speedup the build
--DOLT
-
- AC_PATH_PROG(FLEX, flex)
- if test -z "$FLEX"; then