[oe-commits] Klaus Kurzmann : python-pyrtc: use SRCPV

git version control git at git.openembedded.org
Thu Aug 13 14:32:18 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Aug 13 16:31:53 2009 +0200

python-pyrtc: use SRCPV

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/python/python-pyrtc_git.bb b/recipes/python/python-pyrtc_git.bb
index af3bcfd..5892285 100644
--- a/recipes/python/python-pyrtc_git.bb
+++ b/recipes/python/python-pyrtc_git.bb
@@ -6,7 +6,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 LICENSE = "GPLv2"
 SRCNAME = "pyrtc"
 DEPENDS = "python-cython-native"
-PV = "1.0.0+gitr${SRCREV}"
+PV = "1.0.0+gitr${SRCPV}"
 PR = "ml1"
 
 SRC_URI = "git://git.freesmartphone.org/python-helpers.git;protocol=git;branch=master"





More information about the Openembedded-commits mailing list