aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-30 21:22:31 +0200
committerKoen Kooi <koen@openembedded.org>2009-03-30 21:22:31 +0200
commit26a4aa3ea363243dd5b0b7d681cd0f5ecb728426 (patch)
tree0c818dbcf1d9d3ddafb1e0637729496cd2d7511a /recipes/webkit
parentd7fdcef3d8c8b80926d579c2db179b594429cebe (diff)
downloadopenembedded-26a4aa3ea363243dd5b0b7d681cd0f5ecb728426.tar.gz
webkit-gtk: fix PV
Diffstat (limited to 'recipes/webkit')
-rw-r--r--recipes/webkit/webkit-gtk_svn.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb
index 49b1590733..2e5c0149aa 100644
--- a/recipes/webkit/webkit-gtk_svn.bb
+++ b/recipes/webkit/webkit-gtk_svn.bb
@@ -3,9 +3,7 @@ DEPENDS = "gnome-keyring libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn
SRCREV_FORMAT = "webcore-rwebkit"
-# Yes, this is wrong...
-PV = "0.1+svnr${SRCREV}"
-PR = "r9"
+PV = "1.1.3+svnr${SRCREV}"
SRC_URI = "\
svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \