diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-16 19:33:22 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-16 19:33:22 +0200 |
commit | 1869cf8f84681d405434378f4e220a787d2ff8f8 (patch) | |
tree | dfd48103b364cfbdc9aa4d277d5003be4f6b910e /recipes/webkit/webkit-gtk_svn.bb | |
parent | 2ce4d564bb3642fd449e6dc81db3298428bc6521 (diff) |
webkit: bump SRCREV
* runtime tested on angstrom/beagleboard
Diffstat (limited to 'recipes/webkit/webkit-gtk_svn.bb')
-rw-r--r-- | recipes/webkit/webkit-gtk_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb index 3c7ec06185..ec76d23ceb 100644 --- a/recipes/webkit/webkit-gtk_svn.bb +++ b/recipes/webkit/webkit-gtk_svn.bb @@ -3,7 +3,7 @@ DEPENDS = "enchant gtk-doc-native gtk-doc gnome-keyring libsoup-2.4 curl icu lib SRCREV_FORMAT = "webcore-rwebkit" -PV = "1.1.6+svnr${SRCREV}" +PV = "1.1.7+svnr${SRCREV}" SRC_URI = "\ svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \ |