From e91823501707a85abe67f9da9c3d551847f3b2ca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 13:05:01 +0200 Subject: recipes: use SRCPV in few more git recipes * sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa --- recipes/webkit/webkit-efl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/webkit') diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb index 8f433962c6..3f437cabf9 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" SRCREV = "3a5ee77664c898ed51a2b2d5759822f8c0a06472" -PV = "1.1.11+gitr${SRCREV}" +PV = "1.1.11+gitr${SRCPV}" PR = "r5" SRC_URI = "git://gitorious.org/webkit-efl/webkit-efl.git;protocol=git;branch=master \ -- cgit v1.2.3