efl, elementary: upgrade to 1.14.1

* announcement:
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_14_1_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2015-06-15 18:14:04 +02:00
parent ee4e79caf9
commit 2c57e44647
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@ SRC_URI = "\
file://0002-evas_3d-Add-Eet.h-includes.patch \
"
SRC_URI[md5sum] = "b0813fe92cb6eaf861e3c179a19d8e41"
SRC_URI[sha256sum] = "30a8a239449e0d068a39787b5a4769dd26ddf0476f58f094c85e65b108086269"
SRC_URI[md5sum] = "e0668a93a67be2d59fb40cf71369d82d"
SRC_URI[sha256sum] = "4e7e69c52c4fa6801e271f30bb4fb41fd62abfe1c9a874f502ca077e2d26329b"
# Temporary disable until error like the one following are fixed
# efl-native/2_1.8.4-r0/efl-1.8.4/src/lib/eet/.libs/libeet.so: file not recognized: File truncated

View File

@ -8,8 +8,8 @@ SRC_URI = "\
# these paths aren't passed in -native build
SRC_URI_append_class-target = " file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch"
SRC_URI[md5sum] = "e77075b8a80e9a931b91388d608c211c"
SRC_URI[sha256sum] = "aa06ca1b332b3cd29ffd136c1f10edf08a06906b3532785ce7e390c1cad6090e"
SRC_URI[md5sum] = "704adee92de4010b88b89b329d1faaff"
SRC_URI[sha256sum] = "e182d7079100edead934d6d2e9a6ff67ce7d7106f59387d9b7ed146cf8770b80"
# autotools-brokensep - configure updates Elementary.h correctly in ${B}, but then build is using Elementary.h from ${S}
# which includes #define ELM_EMAP (instead of #undef ELM_EMAP) and building fails