summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web-webkit
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/web/web-webkit')
-rw-r--r--meta/recipes-sato/web/web-webkit/link-with-g++.patch3
-rw-r--r--meta/recipes-sato/web/web-webkit/make-382.patch2
2 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-sato/web/web-webkit/link-with-g++.patch b/meta/recipes-sato/web/web-webkit/link-with-g++.patch
index 50d6e93792..e0c678457a 100644
--- a/meta/recipes-sato/web/web-webkit/link-with-g++.patch
+++ b/meta/recipes-sato/web/web-webkit/link-with-g++.patch
@@ -3,6 +3,9 @@ linking. The easiest way to achieve this is to add a dummy cpp file.
3This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset. 3This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset.
4 4
5RP - 14/4/08 5RP - 14/4/08
6
7Upstream-Status: Inappropriate [configuration]
8
6--- webkit.orig/src/Makefile.am 9--- webkit.orig/src/Makefile.am
7+++ webkit/src/Makefile.am 10+++ webkit/src/Makefile.am
8@@ -1,11 +1,11 @@ 11@@ -1,11 +1,11 @@
diff --git a/meta/recipes-sato/web/web-webkit/make-382.patch b/meta/recipes-sato/web/web-webkit/make-382.patch
index 253743d18f..3689435e32 100644
--- a/meta/recipes-sato/web/web-webkit/make-382.patch
+++ b/meta/recipes-sato/web/web-webkit/make-382.patch
@@ -2,6 +2,8 @@ Make 3.82 does not allow 8 spaces instead of a tab
2 2
3JL - 15/12/10 3JL - 15/12/10
4 4
5Upstream-Status: Inappropriate [configuration]
6
5Index: webkit/Makefile.am 7Index: webkit/Makefile.am
6=================================================================== 8===================================================================
7--- webkit.orig/Makefile.am 9--- webkit.orig/Makefile.am