diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 13:07:18 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 18:33:25 +0200 |
commit | 45e4104cf953575424505c5514b5e6c882088a5f (patch) | |
tree | ca654f4f046c9f8c413964ffef44f87579786566 | |
parent | 41569c5f4eb81baeb26f3a429602c8568d1c24fe (diff) |
EFL: bump SRCREV a bit more again, fix for missing cursor in text fields
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 e6d0e1a9dd..cfbee07e00 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 ?= "554" -EFL_SRCREV ?= "51497" +EFL_SRCREV ?= "51566" |