diff options
author | Koen Kooi <koen@openembedded.org> | 2010-03-02 17:57:48 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-02 17:57:48 +0100 |
commit | 9f1b3bdace37af23d3914f47f0bf472ec0d9cdb0 (patch) | |
tree | 6035e4e38e6f23ef9e43b3479a4001ec12b4ac9e /recipes | |
parent | a32f13d02d707d358d2c812fcd8e8d5313c900f8 (diff) |
webkit-gtk: bump PR for flex-native change
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/webkit/webkit-gtk_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb index f0b042c938..6217e79066 100644 --- a/recipes/webkit/webkit-gtk_svn.bb +++ b/recipes/webkit/webkit-gtk_svn.bb @@ -3,6 +3,7 @@ DEPENDS = "enchant gtk-doc-native gtk-doc gnome-keyring libsoup-2.4 curl icu lib SRCREV_FORMAT = "webcore-rwebkit" +PR = "r1" SRCREV = "53071" PV = "1.1.18+svnr${SRCPV}" |