git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4699cb4
)
python-elementary: temporary keep older SRCREV
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 3 May 2010 02:26:45 +0000
(
04:26
+0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 3 May 2010 03:05:46 +0000
(
05:05
+0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/python/python-elementary_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-elementary_svn.bb
b/recipes/python/python-elementary_svn.bb
index
ad82e04
..
24d8e2a
100644
(file)
--- 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}"