From: Klaus Kurzmann Date: Fri, 4 Dec 2009 21:22:06 +0000 (+0100) Subject: shr-wizard_git.bb: SRCREV instead of SRCPV X-Git-Tag: Release-2010-05/1~1441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e340492e1ebfe45de25a170e0f1a7cd9a44d53f5;p=openembedded.git shr-wizard_git.bb: SRCREV instead of SRCPV Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index 839bd2bbdd..b26c48f79a 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org" LICENSE = "GPL" RDEPENDS = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus" SECTION = "x11/application" -PV = "0.0.0+gitr${SRCPV}" +PV = "0.0.0+gitr${SRCREV}" PR = "r0" inherit autotools