diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 07:17:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 09:06:22 +0200 |
commit | 22c1f6069822fe6d32619ca54391777d7ed44126 (patch) | |
tree | 0b5e4e677091fa16ccf3337fc28b4df3ff1028f2 | |
parent | 9ab15d363346c69c75886339b3efa246ab37d0cd (diff) |
EFL: bump SRCREV a bit more for batget module fix
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 55a9b2ac30..2183d40aaa 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 ?= "48775" +EFL_SRCREV ?= "48935" |