diff options
Diffstat (limited to 'meta/recipes-sato/web')
-rw-r--r-- | meta/recipes-sato/web/web-webkit/link-with-g++.patch | 3 | ||||
-rw-r--r-- | meta/recipes-sato/web/web-webkit/make-382.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/web/web/owl-window-menu.patch | 2 |
3 files changed, 7 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. | |||
3 | This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset. | 3 | This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset. |
4 | 4 | ||
5 | RP - 14/4/08 | 5 | RP - 14/4/08 |
6 | |||
7 | Upstream-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 | ||
3 | JL - 15/12/10 | 3 | JL - 15/12/10 |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | Index: webkit/Makefile.am | 7 | Index: webkit/Makefile.am |
6 | =================================================================== | 8 | =================================================================== |
7 | --- webkit.orig/Makefile.am | 9 | --- webkit.orig/Makefile.am |
diff --git a/meta/recipes-sato/web/web/owl-window-menu.patch b/meta/recipes-sato/web/web/owl-window-menu.patch index 8b46c3256d..1e5916a8fc 100644 --- a/meta/recipes-sato/web/web/owl-window-menu.patch +++ b/meta/recipes-sato/web/web/owl-window-menu.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [enable feature] | ||
2 | |||
1 | Index: trunk/src/web_main.c | 3 | Index: trunk/src/web_main.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- trunk.orig/src/web_main.c 2007-12-18 15:04:13.000000000 -0800 | 5 | --- trunk.orig/src/web_main.c 2007-12-18 15:04:13.000000000 -0800 |