aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-12-15 14:33:30 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2009-12-15 14:33:46 +0100
commit47d6cb217ff161738488f4f82af9dd8f8c616ce0 (patch)
treebf8ef6f3b50a7e809005f3f04c9f6c6508d39b92
parentbc6bdd218993758cc0c3e9eec161c6dd1c87d164 (diff)
downloadopenembedded-47d6cb217ff161738488f4f82af9dd8f8c616ce0.tar.gz
illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yet
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/e17/illume-keyboards-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
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"