diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-20 14:31:08 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-20 14:54:13 +0000 |
commit | 7189591ee4f4399955d7e5a64f50faa91fc787f6 (patch) | |
tree | 90b067a7ab526fbb3ef54926d7f37b509b3a7bde | |
parent | da517084b71d18858d4ac1a05488cf00f4162bb7 (diff) |
sane-srcrev: Bump EFL_SRCREV
* Fixes all kind of upstream bugs.
* Heavily tested by raster and SHR
-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 c3e605a4aa..88505f35a6 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -222,7 +222,7 @@ SRCREV_pn-zhone ?= "929c78f2e83faef526064231c17958eaef72eba3" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "37324" +EFL_SRCREV ?= "37395" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |