diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-02 15:10:17 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-03 05:05:41 +0200 |
commit | 4699cb448ddd73584c3082add675e7c551ca02f6 (patch) | |
tree | 8a74632979a2ba86cc3dfef4b2960e2de0618ef8 /conf | |
parent | c210d0679153ef2cb9629195ca5a2001d366a534 (diff) |
EFL: bump SRCREV (for fixed 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 40c3d8cf3e..423f53c34a 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 ?= "48486" +EFL_SRCREV ?= "48571" |