summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-04-18 11:58:55 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:49:10 +0200
commit31e4ea131e692f49afa216ebc588ff9e9c449208 (patch)
treec84923776833fa943097d7f1e8cc42ee4f281b80 /meta-efl
parent996ee9bdf8655f3222a289af3990df055e61639b (diff)
downloadmeta-openembedded-31e4ea131e692f49afa216ebc588ff9e9c449208.tar.gz
efl, elementary, e-wm: Upgrade to 1.9.3/0.18.7
* announcement: https://phab.enlightenment.org/phame/post/view/50/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_0.18.7.bb (renamed from meta-efl/recipes-efl/e17/e-wm_0.18.6.bb)4
-rw-r--r--meta-efl/recipes-efl/efl/efl_1.9.3.bb (renamed from meta-efl/recipes-efl/efl/efl_1.9.2.bb)4
-rw-r--r--meta-efl/recipes-efl/efl/elementary_1.9.3.bb (renamed from meta-efl/recipes-efl/efl/elementary_1.9.2.bb)4
3 files changed, 6 insertions, 6 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.18.6.bb b/meta-efl/recipes-efl/e17/e-wm_0.18.7.bb
index 852046cb4..0e3972702 100644
--- a/meta-efl/recipes-efl/e17/e-wm_0.18.6.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_0.18.7.bb
@@ -10,8 +10,8 @@ SRC_URI = "\
10 file://applications.menu \ 10 file://applications.menu \
11" 11"
12 12
13SRC_URI[md5sum] = "a3a707e32fd72547e0911e3765d112f1" 13SRC_URI[md5sum] = "499b92ef38347881c72729f1e066eb20"
14SRC_URI[sha256sum] = "a75f85e65038672a0413c74bffc7f4869c3c41090afe6b66876241780e478c2b" 14SRC_URI[sha256sum] = "1b05a1d986643a6603b1c20ac87b6864325d0aea22a3d1d096f4063b4fba2f4d"
15 15
16do_configure_prepend() { 16do_configure_prepend() {
17 sed '/^ *EFL_PKG_CHECK_VAR/ s/systemduserunitdir/systemdsystemunitdir/g' -i ${S}/configure.ac 17 sed '/^ *EFL_PKG_CHECK_VAR/ s/systemduserunitdir/systemdsystemunitdir/g' -i ${S}/configure.ac
diff --git a/meta-efl/recipes-efl/efl/efl_1.9.2.bb b/meta-efl/recipes-efl/efl/efl_1.9.3.bb
index 0670359fd..61e6a9e50 100644
--- a/meta-efl/recipes-efl/efl/efl_1.9.2.bb
+++ b/meta-efl/recipes-efl/efl/efl_1.9.3.bb
@@ -4,8 +4,8 @@ SRC_URI = "\
4 ${E_RELEASES}/libs/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \ 4 ${E_RELEASES}/libs/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
5" 5"
6 6
7SRC_URI[md5sum] = "5520ed809cdccd8b2a3e376f56f9ae61" 7SRC_URI[md5sum] = "102acebaf453346d745b0974f736a5e6"
8SRC_URI[sha256sum] = "530cec25c7f41c188599a1e239bef72142850f6a5f67c1dd4184354f756181ad" 8SRC_URI[sha256sum] = "46da18ce5ec6ded559dbf461ff58113f82937efb6e26a098a82b2f360e8faf88"
9 9
10# Temporary disable until error like the one following are fixed 10# Temporary disable until error like the one following are fixed
11# efl-native/2_1.8.4-r0/efl-1.8.4/src/lib/eet/.libs/libeet.so: file not recognized: File truncated 11# efl-native/2_1.8.4-r0/efl-1.8.4/src/lib/eet/.libs/libeet.so: file not recognized: File truncated
diff --git a/meta-efl/recipes-efl/efl/elementary_1.9.2.bb b/meta-efl/recipes-efl/efl/elementary_1.9.3.bb
index 110f07ba6..32ae6632b 100644
--- a/meta-efl/recipes-efl/efl/elementary_1.9.2.bb
+++ b/meta-efl/recipes-efl/efl/elementary_1.9.3.bb
@@ -8,5 +8,5 @@ SRC_URI = "\
8# these paths aren't passed in -native build 8# these paths aren't passed in -native build
9SRC_URI_append_class-target = " file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch" 9SRC_URI_append_class-target = " file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch"
10 10
11SRC_URI[md5sum] = "48a4b155ced187db87c503d4f376aa7a" 11SRC_URI[md5sum] = "cc75bb1c7c4c49de120ec33e413130ce"
12SRC_URI[sha256sum] = "c31644109cd29675bc65b220d19c633c8d089feb955c439988b2e19f026b3376" 12SRC_URI[sha256sum] = "49f896066b72ba51eefd8e92f0b7e7b8e190b0dd26323b12cbd4f26216f578fb"