[oe-commits] Martin Jansa : python-pyrtc: switch to SRCPV with PE bump

git version control git at git.openembedded.org
Mon Apr 19 20:51:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b61387a59d653eeab14131fe8c1bf666bdeacc07
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b61387a59d653eeab14131fe8c1bf666bdeacc07

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 19 22:45:19 2010 +0200

python-pyrtc: switch to SRCPV with PE bump

---

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

diff --git a/recipes/python/python-pyrtc_git.bb b/recipes/python/python-pyrtc_git.bb
index 9b51189..789f0e2 100644
--- a/recipes/python/python-pyrtc_git.bb
+++ b/recipes/python/python-pyrtc_git.bb
@@ -7,7 +7,8 @@ LICENSE = "GPLv2"
 SRCNAME = "pyrtc"
 DEPENDS = "python-cython-native"
 SRCREV = "${FSO_PYTHONHELPERS_SRCREV}"
-PV = "1.0.0+gitr${SRCREV}"
+PV = "1.0.0+gitr${SRCPV}"
+PE = "1"
 PR = "ml1"
 
 SRC_URI = "git://git.freesmartphone.org/python-helpers.git;protocol=git;branch=master"





More information about the Openembedded-commits mailing list