summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/web/web_svn.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-11-15 14:01:31 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-22 15:37:21 +0000
commit94b1fda09671b58aafb54983e4a6e499f6ffc369 (patch)
treef729fcaa0a52bce5c6c19e6e928b79578a4cf8e0 /meta/recipes-sato/web/web_svn.bb
parentcfe12efb5ec9586dab6961f141d52b103bd8b1d1 (diff)
downloadopenembedded-core-94b1fda09671b58aafb54983e4a6e499f6ffc369.tar.gz
openembedded-core-94b1fda09671b58aafb54983e4a6e499f6ffc369.tar.bz2
openembedded-core-94b1fda09671b58aafb54983e4a6e499f6ffc369.tar.xz
openembedded-core-94b1fda09671b58aafb54983e4a6e499f6ffc369.zip
web_svn: Fixup Patching and add libowl
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 Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/web/web_svn.bb')
-rw-r--r--meta/recipes-sato/web/web_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb
index 9aa67b23b..09840aed2 100644
--- a/meta/recipes-sato/web/web_svn.bb
+++ b/meta/recipes-sato/web/web_svn.bb
@@ -2,7 +2,7 @@ LICENSE = "GPLv2"
SECTION = "x11"
DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"
DESCRIPTION = "Web is a multi-platform web browsing application."
-PR = "r3"
+PR = "r4"
PV = "0.0+svnr${SRCREV}"