webkit-efl: this is 1.1.11, not 0.1
authorKoen Kooi <koen@openembedded.org>
Tue, 24 Nov 2009 14:04:13 +0000 (15:04 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 24 Nov 2009 14:04:13 +0000 (15:04 +0100)
recipes/webkit/webkit-efl_git.bb

index 6d632ed..6dca9e0 100644 (file)
@@ -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"