summaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 17:55:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 18:00:09 +0200
commit17ef72525c4e1b3f7a32336878b2d39984ca23ec (patch)
tree31369c7f9db9bdb9006a81b5a7821dc0284b8978 /recipes/python
parent076c66f9bb813125d6faf29db4e4fa862949c6b9 (diff)
downloadopenembedded-17ef72525c4e1b3f7a32336878b2d39984ca23ec.tar.gz
freesmartphone: move SRCREVs to recipes
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-pyrtc_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-pyrtc_git.bb b/recipes/python/python-pyrtc_git.bb
index af3bcfd5e4..9b51189bf2 100644
--- a/recipes/python/python-pyrtc_git.bb
+++ b/recipes/python/python-pyrtc_git.bb
@@ -6,6 +6,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "GPLv2"
SRCNAME = "pyrtc"
DEPENDS = "python-cython-native"
+SRCREV = "${FSO_PYTHONHELPERS_SRCREV}"
PV = "1.0.0+gitr${SRCREV}"
PR = "ml1"