[oe-commits] Martin Jansa : stopwatch: switch SRCREV -> SRCPV

git version control git at git.openembedded.org
Wed Jan 20 12:11:46 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 63f6a41023c0db5261faa1dcf5a1c74956c9d282
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=63f6a41023c0db5261faa1dcf5a1c74956c9d282

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan 20 13:11:12 2010 +0100

stopwatch: switch SRCREV -> SRCPV

---

 recipes/stopwatch/stopwatch_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/stopwatch/stopwatch_git.bb b/recipes/stopwatch/stopwatch_git.bb
index f0d40da..2a64d9c 100644
--- a/recipes/stopwatch/stopwatch_git.bb
+++ b/recipes/stopwatch/stopwatch_git.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 HOMEPAGE = "http://git.senfdax.de"
 LICENSE = "GPL QPL"
 DEPENDS = "qt4-x11-free"
-PV = "1.3.1+gitr${SRCREV}"
+PV = "1.3.1+gitr${SRCPV}"
 PR = "r0"
 
 inherit qt4x11





More information about the Openembedded-commits mailing list