diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-21 19:50:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-21 21:43:02 +0200 |
commit | 1b77742ad188e55167b54696b3e3f2cd62ed37d5 (patch) | |
tree | 9cc6f9ddfff00fc4193266fd7f9b9971f19ed0a4 /conf/distro | |
parent | 840089ec48b2c281625e7485030aba69f3213212 (diff) |
EFL: bump SRCREV a bit more to fix xrandr issues
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro')
-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 eecb69cd88..e6d0e1a9dd 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 ?= "51463" +EFL_SRCREV ?= "51497" |