diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-07 14:38:04 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-12 23:35:57 +0200 |
commit | 12dcb2d09c87a7e2383371476e7b5183a93c9fc5 (patch) | |
tree | 5eda636f8077d964753d46aca04125ea410a3984 /conf/distro/include | |
parent | 747aa9d89093f20b3637cdcde5250014c64ff0e4 (diff) |
EFL: bump SRCREV for fixed focus and Efreet filter in illume2 Home
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro/include')
-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 fa5de6013a..55a9b2ac30 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 ?= "48617" +EFL_SRCREV ?= "48775" |