[oe-commits] Koen Kooi : webkit-gtk: fix PV

GIT User account git at amethyst.openembedded.net
Wed Apr 1 14:35:06 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: ee4e2374ea6171e9a7ec711fae7d0401c0e6f575
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ee4e2374ea6171e9a7ec711fae7d0401c0e6f575

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 31 10:40:11 2009 +0000

webkit-gtk: fix PV

Signed-off-by: Koen Kooi <koen at openembedded.org>
Acked-by: Philip Balister (philip at balister.org)

---

 recipes/webkit/webkit-gtk_svn.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb
index 49b1590..2e5c014 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 \





More information about the Openembedded-commits mailing list