summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-11-15 14:01:31 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:25 -0800
commit227c1f81542e6ae01307e783d996afda79fcfdee (patch)
tree495cb2acd0fc6771dce5b9ef64a782e08f5da356 /meta/recipes-sato/web/web
parent9807ad25e50a6d2f924ff0ffc9d266e60c023506 (diff)
downloadpoky-227c1f81542e6ae01307e783d996afda79fcfdee.tar.gz
web_svn: make it buildable for world build
libowl was missing from the link library list There where patches being pulled in from the SVN trunk that confused quilt, so we remove the patches directory before doing the patching Added LIC_FILES_CHKSUM Updated LICENSE Metadata Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/web/web')
-rw-r--r--meta/recipes-sato/web/web/owl-window-menu.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/web/web/owl-window-menu.patch b/meta/recipes-sato/web/web/owl-window-menu.patch
index 6e60dd0893..b80905fce3 100644
--- a/meta/recipes-sato/web/web/owl-window-menu.patch
+++ b/meta/recipes-sato/web/web/owl-window-menu.patch
@@ -1,7 +1,7 @@
1Index: trunk/src/web_main.c 1Index: trunk/src/web_main.c
2=================================================================== 2===================================================================
3--- trunk.orig/src/web_main.c 2007-04-19 15:41:44.000000000 +0100 3--- trunk.orig/src/web_main.c 2007-12-18 15:04:13.000000000 -0800
4+++ trunk/src/web_main.c 2007-04-26 07:43:23.000000000 +0100 4+++ trunk/src/web_main.c 2010-11-15 11:40:44.762994000 -0800
5@@ -20,6 +20,8 @@ 5@@ -20,6 +20,8 @@
6 #include "web_bookmarks.h" 6 #include "web_bookmarks.h"
7 #include "web_request.h" 7 #include "web_request.h"