mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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:
@@ -2,7 +2,7 @@ HOMEPAGE = "http://www.enlightenment.org"
|
||||
SRCNAME ?= "${BPN}"
|
||||
SRCVER ?= "${PV}"
|
||||
|
||||
EFL_SRCREV ?= "81627"
|
||||
EFL_SRCREV ?= "82070"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user