From: Klaus Kurzmann Date: Tue, 15 Dec 2009 13:33:30 +0000 (+0100) Subject: illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yet X-Git-Tag: Release-2010-05/1~1274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d6cb217ff161738488f4f82af9dd8f8c616ce0;p=openembedded.git illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yet Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/e17/illume-keyboards-shr_git.bb b/recipes/e17/illume-keyboards-shr_git.bb index 109dc51a54..0b3f95bf34 100644 --- a/recipes/e17/illume-keyboards-shr_git.bb +++ b/recipes/e17/illume-keyboards-shr_git.bb @@ -3,7 +3,7 @@ SECTION = "x11/data" SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master" S = "${WORKDIR}/git" -PV = "0.0+gitr${SRCPV}" +PV = "0.0+gitr${SRCREV}" PE = "1" PR = "r1"