diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-30 20:25:27 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-30 22:25:28 +0200 |
commit | dacbd2d6e7912f1e140106ac322e0b0bcf2ab383 (patch) | |
tree | 49768277fc211f4776d852fd23c8ce23e6955b5a | |
parent | 5e9f45c5772f0f7b40eb9981656149606212d177 (diff) |
EFL: bump SRCREV a bit more for focus 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 4f48a54796..bff5b2105e 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -2,6 +2,6 @@ # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly OPKG_SRCREV ?= "527" -EFL_SRCREV ?= "48439" +EFL_SRCREV ?= "48486" FSO_CORNUCOPIA_SRCREV ?= "d2189d3f54331fb79a1ca31d6fafe2e8eb2afe46" FSO_PYTHONHELPERS_SRCREV ?= "63b1dff1bc8ac22efabcee8a90e957c3b2423317" |