From: Koen Kooi Date: Tue, 24 Nov 2009 14:04:13 +0000 (+0100) Subject: webkit-efl: this is 1.1.11, not 0.1 X-Git-Tag: Release-2010-05/1~1648^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9ff1590bd64159c13bdae183aaf72079a7657d;p=openembedded.git webkit-efl: this is 1.1.11, not 0.1 --- 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"