e-base: bump EFL_SRCREV

* this upgrade is important mostly for edbus2
* edbus2 is using AC_TRY_RUN in edbus/m4/ac_valist.m4, it does not
  work for us cross-compiling
* without this change eve/enjoy segfaults:
  http://sourceforge.net/mailarchive/message.php?msg_id=30297875

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-01-02 10:44:05 +01:00
parent 0618ebdbec
commit 4c7d2c99a9

View File

@ -2,7 +2,7 @@ HOMEPAGE = "http://www.enlightenment.org"
SRCNAME ?= "${BPN}"
SRCVER ?= "${PV}"
EFL_SRCREV ?= "81627"
EFL_SRCREV ?= "82070"
ARM_INSTRUCTION_SET = "arm"