aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-coherence_svn.bb1
-rw-r--r--recipes/python/python-connexion_svn.bb1
-rw-r--r--recipes/python/python-pyyaml_svn.bb1
3 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-coherence_svn.bb b/recipes/python/python-coherence_svn.bb
index 46e6e3e7c8..59a38f3206 100644
--- a/recipes/python/python-coherence_svn.bb
+++ b/recipes/python/python-coherence_svn.bb
@@ -3,6 +3,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
HOMEPAGE = "http://coherence.beebits.net/wiki"
+SRCREV = "1161"
PR = "r1"
PV = "0.6.0+svnr${SRCPV}"
diff --git a/recipes/python/python-connexion_svn.bb b/recipes/python/python-connexion_svn.bb
index 8136fe46f9..801b2feb2b 100644
--- a/recipes/python/python-connexion_svn.bb
+++ b/recipes/python/python-connexion_svn.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "A versatile network connection library"
HOMEPAGE = "http://www.radlinux.org/connexion/"
SECTION = "devel/python"
LICENSE = "GPL"
+SRCREV = "1439"
BV = "0.4.6"
PV = "${BV}+svnr${SRCPV}"
PR = "ml1"
diff --git a/recipes/python/python-pyyaml_svn.bb b/recipes/python/python-pyyaml_svn.bb
index 117eb9b3ff..512dd38614 100644
--- a/recipes/python/python-pyyaml_svn.bb
+++ b/recipes/python/python-pyyaml_svn.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.pyyaml.org"
SECTION = "devel/python"
LICENSE = "MIT"
DEPENDS = "libyaml python-cython-native"
+SRCREV = "344"
PV = "3.08+svnr${SRCPV}"
PR = "ml0"