aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-elementary_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-05-03 04:26:45 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-05-03 05:05:46 +0200
commit9e0149e8775c6360a565dd37a8f54a6627cfa9da (patch)
treea83a7fcfd2fe7b62a34a37c645816880b1863fba /recipes/python/python-elementary_svn.bb
parent4699cb448ddd73584c3082add675e7c551ca02f6 (diff)
downloadopenembedded-9e0149e8775c6360a565dd37a8f54a6627cfa9da.tar.gz
python-elementary: temporary keep older SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/python/python-elementary_svn.bb')
-rw-r--r--recipes/python/python-elementary_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index ad82e04813..24d8e2ad17 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -1,5 +1,6 @@
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
+SRCREV = "48553"
DEPENDS += "elementary"
RDEPENDS += "python-evas python-ecore python-edje"
PV = "0.1+svnr${SRCPV}"