efl, elementary: upgrade to 1.12.2

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

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2015-01-06 14:19:33 +01:00
parent ad43d599ed
commit f552863ec0
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] = "ac784b11bd1854459c05a78d783aae57"
SRC_URI[sha256sum] = "c1074c91e98e15fead0e1999bf7bc7dc5e7205a790655cd9b0ba332c38835fce"
SRC_URI[md5sum] = "27b8578e5797ee2c484d886fb49704f2"
SRC_URI[sha256sum] = "dc4a3fe448e0a8019030fe7c045de30d9ac1e92033620fbfbefb761c3ba9ddce"
# 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] = "26af05e3c30676cc761566a3cb7e5611"
SRC_URI[sha256sum] = "65a5274e21355dcdf9182447013c5874391faa2791d46aa96551050d298208dc"
SRC_URI[md5sum] = "b01329104e8eb61be1581e24a1951eaf"
SRC_URI[sha256sum] = "b1b84dd061b6e93f38bbba4c91ea4c9b5de5d190828b5c00fb051a6e61834b62"
# 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