diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 18:29:52 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 19:32:24 +0200 |
commit | d278903da154f5c55bc214539899700fe13df54c (patch) | |
tree | 231e8034b5781d246cb8575b235d49d4c556174e /conf | |
parent | a939251bfc538ead978108bd393112b45c7457e6 (diff) |
EFL: bump again a bit, fixed python-elementary and improved quickpanel
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 423f53c34a..beaf91a75e 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -2,4 +2,4 @@ # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly OPKG_SRCREV ?= "527" -EFL_SRCREV ?= "48571" +EFL_SRCREV ?= "48579" |