diff options
author | Carsten Haitzler (Rasterman <raster@rasterman.com> | 2009-04-16 00:59:06 +1000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2009-04-16 01:16:07 +1000 |
commit | 9e28cecc90cf2eefa214b1677550124a4ecb9bf8 (patch) | |
tree | d24e0c6a4d90eb19c46e6fadc3a340cf1fcbc190 /conf/distro/include | |
parent | f7c65b66ca2648719217d5945247d00554bc000b (diff) |
efl: update to srcrev with fribidi build fixes and e win management fixes
Diffstat (limited to 'conf/distro/include')
-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 333abf423c..2734271267 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -257,7 +257,7 @@ SRCREV_pn-zhone ?= "f38cc52fbf11f7fe945797a6b8ade29ed479d924" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "39916" +EFL_SRCREV ?= "40087" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |