aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-24 15:04:13 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-24 15:04:13 +0100
commitbb9ff1590bd64159c13bdae183aaf72079a7657d (patch)
treef5b61c760f6ac3942daf614a430015e7224af1e2 /recipes
parent7fc072b20126eda59d678e9240b9f7aef1162a96 (diff)
downloadopenembedded-bb9ff1590bd64159c13bdae183aaf72079a7657d.tar.gz
webkit-efl: this is 1.1.11, not 0.1
Diffstat (limited to 'recipes')
-rw-r--r--recipes/webkit/webkit-efl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb
index 6d632ed164..6dca9e049c 100644
--- a/recipes/webkit/webkit-efl_git.bb
+++ b/recipes/webkit/webkit-efl_git.bb
@@ -4,7 +4,7 @@ DEPENDS = "icu flex gst-plugins-base gstreamer jpeg libpng libxml2 pango \
libsoup-2.4 eina ecore evas edje cairo fontconfig freetype curl \
sqlite3 libxslt gperf-native libxt"
-PV = "0.1+gitr${SRCREV}"
+PV = "1.1.11+gitr${SRCREV}"
PR = "r1"
SRC_URI = "git://gitorious.org/webkit-efl/webkit-efl.git;protocol=git;branch=master"