diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-03-26 22:03:49 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-04-20 10:43:30 +0200 |
commit | a9f5016444fbc609051323585904961a369e9515 (patch) | |
tree | 081db5aa33745ac72b80d3ba0ca7a08406e7fb67 /meta-efl/recipes-efl | |
parent | 19a8f2bd70ad2c7374105760c29c011b3947c0eb (diff) | |
download | meta-openembedded-a9f5016444fbc609051323585904961a369e9515.tar.gz |
efl, elementary, e-wm: upgrade to latest versions 1.9.2 and 1.18.6
* announcement:
http://sourceforge.net/p/enlightenment/mailman/message/32148245/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm/0001-remove-another-elm-1.8-requirement.patch | 25 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_0.18.6.bb (renamed from meta-efl/recipes-efl/e17/e-wm_0.18.4.bb) | 5 | ||||
-rw-r--r-- | meta-efl/recipes-efl/efl/efl_1.9.2.bb (renamed from meta-efl/recipes-efl/efl/efl_1.9.0.bb) | 4 | ||||
-rw-r--r-- | meta-efl/recipes-efl/efl/elementary_1.9.2.bb (renamed from meta-efl/recipes-efl/efl/elementary_1.9.0.bb) | 4 |
4 files changed, 6 insertions, 32 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm/0001-remove-another-elm-1.8-requirement.patch b/meta-efl/recipes-efl/e17/e-wm/0001-remove-another-elm-1.8-requirement.patch deleted file mode 100644 index f4f034a8c..000000000 --- a/meta-efl/recipes-efl/e17/e-wm/0001-remove-another-elm-1.8-requirement.patch +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | From dd1406e40700df60a055db24d7358480b1fbc5bf Mon Sep 17 00:00:00 2001 | ||
2 | From: Mike Blumenkrantz <zmike@samsung.com> | ||
3 | Date: Mon, 3 Mar 2014 17:38:55 -0500 | ||
4 | Subject: [PATCH] remove another elm 1.8 requirement | ||
5 | |||
6 | Upstream-Status: backport dd1406e40700df60a055db24d7358480b1fbc5bf | ||
7 | --- | ||
8 | configure.ac | 1 - | ||
9 | 1 file changed, 1 deletion(-) | ||
10 | |||
11 | diff --git a/configure.ac b/configure.ac | ||
12 | index 999df79..26f6775 100644 | ||
13 | --- a/configure.ac | ||
14 | +++ b/configure.ac | ||
15 | @@ -579,7 +579,6 @@ eina >= ${efl_version} \ | ||
16 | eldbus >= ${efl_version} \ | ||
17 | eio >= ${efl_version} \ | ||
18 | elementary >= ${elm_version} \ | ||
19 | -elementary < 1.8.99 \ | ||
20 | emotion >= ${efl_version} \ | ||
21 | $udisks_mount \ | ||
22 | $eeze_mount \ | ||
23 | -- | ||
24 | 1.9.0 | ||
25 | |||
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.18.4.bb b/meta-efl/recipes-efl/e17/e-wm_0.18.6.bb index 0122cadbe..852046cb4 100644 --- a/meta-efl/recipes-efl/e17/e-wm_0.18.4.bb +++ b/meta-efl/recipes-efl/e17/e-wm_0.18.6.bb | |||
@@ -6,13 +6,12 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
6 | 6 | ||
7 | SRC_URI = "\ | 7 | SRC_URI = "\ |
8 | ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \ | 8 | ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \ |
9 | file://0001-remove-another-elm-1.8-requirement.patch \ | ||
10 | file://enlightenment_start.oe \ | 9 | file://enlightenment_start.oe \ |
11 | file://applications.menu \ | 10 | file://applications.menu \ |
12 | " | 11 | " |
13 | 12 | ||
14 | SRC_URI[md5sum] = "d3534c765d562524c63852f2f40932c3" | 13 | SRC_URI[md5sum] = "a3a707e32fd72547e0911e3765d112f1" |
15 | SRC_URI[sha256sum] = "273afe860b65e1e39323bab80ab51e44845bcddcd25063b47eadab1c925a77c9" | 14 | SRC_URI[sha256sum] = "a75f85e65038672a0413c74bffc7f4869c3c41090afe6b66876241780e478c2b" |
16 | 15 | ||
17 | do_configure_prepend() { | 16 | do_configure_prepend() { |
18 | 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.0.bb b/meta-efl/recipes-efl/efl/efl_1.9.2.bb index b6aa77fe2..0670359fd 100644 --- a/meta-efl/recipes-efl/efl/efl_1.9.0.bb +++ b/meta-efl/recipes-efl/efl/efl_1.9.2.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 | ||
7 | SRC_URI[md5sum] = "f5d0c61db951cb6a5434a30672975dd1" | 7 | SRC_URI[md5sum] = "5520ed809cdccd8b2a3e376f56f9ae61" |
8 | SRC_URI[sha256sum] = "fd4703edb56c01b713f92849fb15f6ca3d866227ce4abff2d90b08244cd99a99" | 8 | SRC_URI[sha256sum] = "530cec25c7f41c188599a1e239bef72142850f6a5f67c1dd4184354f756181ad" |
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.0.bb b/meta-efl/recipes-efl/efl/elementary_1.9.2.bb index e7cbb5b39..110f07ba6 100644 --- a/meta-efl/recipes-efl/efl/elementary_1.9.0.bb +++ b/meta-efl/recipes-efl/efl/elementary_1.9.2.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 |
9 | SRC_URI_append_class-target = " file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch" | 9 | SRC_URI_append_class-target = " file://0001-Makefile-Use-elementary_codegen-defined-in-configure.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "408b61a080f51731eeed81968d3cc7f5" | 11 | SRC_URI[md5sum] = "48a4b155ced187db87c503d4f376aa7a" |
12 | SRC_URI[sha256sum] = "95cb9ade6c1f135b673555d927d13b5e06986353047178125346abdf6c2b4d82" | 12 | SRC_URI[sha256sum] = "c31644109cd29675bc65b220d19c633c8d089feb955c439988b2e19f026b3376" |