aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit/webkit-gtk_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-09 10:56:57 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-09 10:56:57 +0100
commitc7bf24bc2412064b58352ebbbd165df9287bd3c0 (patch)
tree7f79b2f4585d422cd806a802a4d311a9450d3f48 /recipes/webkit/webkit-gtk_svn.bb
parent108b984b95901aaa151c8ffa21d73677f128131b (diff)
downloadopenembedded-c7bf24bc2412064b58352ebbbd165df9287bd3c0.tar.gz
webkit-gtk: bump SRCREV
Diffstat (limited to 'recipes/webkit/webkit-gtk_svn.bb')
-rw-r--r--recipes/webkit/webkit-gtk_svn.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb
index 6217e79066..36174965d0 100644
--- a/recipes/webkit/webkit-gtk_svn.bb
+++ b/recipes/webkit/webkit-gtk_svn.bb
@@ -1,11 +1,11 @@
DESCRIPTION = "WebKit browser engine, GTK+ edition"
-DEPENDS = "enchant gtk-doc-native gtk-doc gnome-keyring libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs bison-native flex-native gperf-native perl-native sqlite3"
+DEPENDS = "geoclue enchant gtk-doc-native gtk-doc gnome-keyring libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs bison-native flex-native gperf-native perl-native sqlite3"
SRCREV_FORMAT = "webcore-rwebkit"
PR = "r1"
-SRCREV = "53071"
-PV = "1.1.18+svnr${SRCPV}"
+SRCREV = "55715"
+PV = "1.1.22+svnr${SRCPV}"
SRC_URI = "\
svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \
@@ -33,6 +33,7 @@ EXTRA_OECONF = "\
--enable-debug=no \
--enable-svg \
--enable-icon-database=yes \
+ --enable-geolocation=yes \
# --with-unicode-backend=glib \
"