aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web-webkit_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/web/web-webkit_svn.bb')
-rw-r--r--meta/recipes-sato/web/web-webkit_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-sato/web/web-webkit_svn.bb b/meta/recipes-sato/web/web-webkit_svn.bb
index 9cdf1f9da3..895d49b27f 100644
--- a/meta/recipes-sato/web/web-webkit_svn.bb
+++ b/meta/recipes-sato/web/web-webkit_svn.bb
@@ -8,10 +8,11 @@ SECTION = "x11"
DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl"
PV = "0.0+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "svn://svn.o-hand.com/repos/web/branches;module=webkit;proto=http \
- file://link-with-g++.patch;patch=1"
+ file://link-with-g++.patch \
+ file://make-382.patch"
S = "${WORKDIR}/webkit"