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 50d6e9379..e0c678457 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. This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset. RP - 14/4/08 + +Upstream-Status: Inappropriate [configuration] + --- webkit.orig/src/Makefile.am +++ webkit/src/Makefile.am @@ -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 253743d18..3689435e3 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 JL - 15/12/10 +Upstream-Status: Inappropriate [configuration] + Index: webkit/Makefile.am =================================================================== --- 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 8b46c3256..1e5916a8f 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 @@ +Upstream-Status: Inappropriate [enable feature] + Index: trunk/src/web_main.c =================================================================== --- trunk.orig/src/web_main.c 2007-12-18 15:04:13.000000000 -0800 |