From: Martin Jansa Date: Fri, 29 Jan 2010 08:32:36 +0000 (+0100) Subject: webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not... X-Git-Tag: Release-2010-05/1~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a164ea40763adc22b9ce134d86fe9143d58654d;p=openembedded.git webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not as separate lib) --- diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb index 6dca9e049c..7829802f74 100644 --- a/recipes/webkit/webkit-efl_git.bb +++ b/recipes/webkit/webkit-efl_git.bb @@ -5,7 +5,7 @@ DEPENDS = "icu flex gst-plugins-base gstreamer jpeg libpng libxml2 pango \ sqlite3 libxslt gperf-native libxt" PV = "1.1.11+gitr${SRCREV}" -PR = "r1" +PR = "r2" SRC_URI = "git://gitorious.org/webkit-efl/webkit-efl.git;protocol=git;branch=master"