diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-16 21:34:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-28 12:28:51 +0100 |
commit | a3464c328ff970885296d4646d30384f908329a4 (patch) | |
tree | 645a74f3fb5dd91721efc4fa2f2d81d46dad0ef9 | |
parent | 5dcb6c746d48e38e8f9c192b3001827a963a52eb (diff) |
sane-srcrevs: bump EFL_SRCREV for python bindings fix (all python based apps segfaulted a lot) and etk fix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 8d73043dcb..49bdf9bf3c 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -335,7 +335,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 ?= "45489" +EFL_SRCREV ?= "45659" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |