diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-31 08:31:44 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-31 11:01:08 +0200 |
commit | 50b10afbdaa9e0e3a4ca77ff929078f2bd385949 (patch) | |
tree | d322e11da4e629d5ec733ee687247018db961617 /conf/distro | |
parent | cc25e6b8baff9140257d85657efdf0cfdaac9dd3 (diff) |
EFL: another SRCREV bump, more efreet fixes and illume2/illume-keyboard fixes reported by Tom 'TAsn' Hacohen
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 cb40a89ba3..df620bedf6 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -219,7 +219,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 ?= "47589" +EFL_SRCREV ?= "47617" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |