diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 04:26:45 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 05:05:46 +0200 |
commit | 9e0149e8775c6360a565dd37a8f54a6627cfa9da (patch) | |
tree | a83a7fcfd2fe7b62a34a37c645816880b1863fba /recipes/python | |
parent | 4699cb448ddd73584c3082add675e7c551ca02f6 (diff) |
python-elementary: temporary keep older SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/python')
-rw-r--r-- | recipes/python/python-elementary_svn.bb | 1 |
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}" |