diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 10:29:50 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:16:46 +0200 |
commit | b6c988cd60213160d5fd9659170fb1b62533614f (patch) | |
tree | 47619be7f71fdfa74158a9c95ce3b61aa80a8626 /conf | |
parent | 6c5a530ce6afde5aed70a330327d8c4b4d6d01c9 (diff) |
EFL: another SRCREV bump, more illume2 fixed again reported by Tom 'TAsn' Hacohen
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-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 a8b28f8418..4764102afa 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -218,7 +218,7 @@ SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "47617" +EFL_SRCREV ?= "47642" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |