From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 00/20] EFL 1.8 and friends
Date: Sat, 22 Feb 2014 14:33:27 +0100 [thread overview]
Message-ID: <20140222133327.GO3854@jama> (raw)
In-Reply-To: <cover.1391239970.git.Martin.Jansa@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 11033 bytes --]
On Sat, Feb 01, 2014 at 08:33:56AM +0100, Martin Jansa wrote:
> The following changes since commit 6572316557e742c2dc93848e4d560242bf0c3995:
>
> yaffs2-utils: Fix formatting, drop PR (2014-01-23 10:04:37 +0000)
>
> are available in the git repository at:
>
> git://git.openembedded.org/meta-openembedded-contrib jansa/efl
> http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/efl
I would like to merge this soon (and start playing with 1.9.0-beta2)
If nobody shouts this weekend I'll merge it on Sunday.
4 modules aren't compatible with E-18:
* meta-openembedded/meta-efl/recipes-efl/e17/e-tasks_git.bb, do_compile
* meta-openembedded/meta-efl/recipes-efl/e17/emprint_svn.bb, do_compile
* meta-openembedded/meta-efl/recipes-efl/e17/news_svn.bb, do_compile
* meta-openembedded/meta-efl/recipes-efl/e17/rage_svn.bb, do_compile
Is somebody still using them or can I just move them to nonworking?
http://git.enlightenment.org/enlightenment/modules/news.git/
http://git.enlightenment.org/apps/rage.git/
http://git.enlightenment.org/apps/emprint.git/
I'll probably fix e-tasks, because now I've noticed that it's pointing
to my github account :).
> Martin Jansa (20):
> efl: upgrade from separate recipes to shared efl-1.8.5
> efl: Adjust packaging to match more with old 1.7 separate recipes
> python-efl: upgrade from separate recipes to shared python-efl-1.8.1
> python-efl: update packaging to match old packages
> elementary: upgrade to 1.8.4
> elementary: Add PACKAGECONFIG for ewebkit and disable it by default
> terminology: upgrade to 0.4.0
> evas-generic-loaders: upgrade to 1.8.1
> emotion-generic-players: add recipe for 1.8.1
> e-wm: Drop evas-.*-loader.* from RDEPENDS
> e-wm: Add recipe for 0.18.2
> enjoy: switch from svn to newer git and update dependency from edbus2
> to eldbus
> edbus: remove old edbus(1) svn recipe
> webkit-efl: Add recipe with snapshot from r159807
> webkit-efl: Try to disable llint/jit to fix armv[45] build
> eve: bump SRCREV and update dependency from edbus2 to eldbus
> libeflvala: Fix build of tests
> elfe: Replace svn with git version
> packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl
> expedite: Replace old svn recipe with git version
>
> meta-efl/conf/layer.conf | 1 +
> meta-efl/recipes-devtools/python/python-ecore.inc | 5 -
> .../recipes-devtools/python/python-ecore_1.7.0.bb | 5 -
> .../recipes-devtools/python/python-ecore_svn.bb | 8 -
> meta-efl/recipes-devtools/python/python-edbus.inc | 50 ++++-
> .../recipes-devtools/python/python-edbus_1.7.0.bb | 3 +-
> .../recipes-devtools/python/python-edbus_svn.bb | 8 -
> meta-efl/recipes-devtools/python/python-edje.inc | 6 -
> .../python-edje/0001-fix-unicode-conversion.patch | 38 ----
> .../recipes-devtools/python/python-edje_1.7.0.bb | 6 -
> .../recipes-devtools/python/python-edje_svn.bb | 10 -
> meta-efl/recipes-devtools/python/python-efl.inc | 69 ++++--
> .../recipes-devtools/python/python-efl_1.8.1.bb | 4 +
> .../recipes-devtools/python/python-elementary.inc | 5 -
> .../python/python-elementary_1.7.0.bb | 5 -
> .../python/python-elementary_svn.bb | 8 -
> .../recipes-devtools/python/python-emotion.inc | 5 -
> .../python/python-emotion_1.7.0.bb | 5 -
> .../recipes-devtools/python/python-emotion_svn.bb | 8 -
> meta-efl/recipes-devtools/python/python-evas.inc | 4 -
> .../recipes-devtools/python/python-evas_1.7.0.bb | 5 -
> .../recipes-devtools/python/python-evas_svn.bb | 8 -
> meta-efl/recipes-efl/e17/e-wm.inc | 18 +-
> meta-efl/recipes-efl/e17/e-wm_0.17.5.bb | 12 +
> meta-efl/recipes-efl/e17/e-wm_0.18.3.bb | 20 ++
> .../recipes-efl/e17/{elfe_svn.bb => elfe_git.bb} | 11 +-
> ...position-as-percent-and-define-a-1-second.patch | 14 +-
> .../recipes-efl/e17/{enjoy_svn.bb => enjoy_git.bb} | 12 +-
> meta-efl/recipes-efl/e17/eve_svn.bb | 4 +-
> meta-efl/recipes-efl/e17/terminology.inc | 1 -
> meta-efl/recipes-efl/e17/terminology_0.3.0.bb | 10 -
> meta-efl/recipes-efl/e17/terminology_0.4.0.bb | 8 +
> meta-efl/recipes-efl/efl/ecore_1.7.9.bb | 124 -----------
> meta-efl/recipes-efl/efl/edbus2.inc | 11 -
> meta-efl/recipes-efl/efl/edbus2_svn.bb | 14 --
> meta-efl/recipes-efl/efl/edbus_svn.bb | 13 --
> meta-efl/recipes-efl/efl/edje_1.7.9.bb | 72 ------
> meta-efl/recipes-efl/efl/eet_1.7.9.bb | 30 ---
> meta-efl/recipes-efl/efl/eeze_1.7.9.bb | 23 --
> meta-efl/recipes-efl/efl/efl.inc | 248 +++++++++++++++++++++
> ...igure.ac-Don-t-check-for-Xprint-extension.patch | 27 +++
> meta-efl/recipes-efl/efl/efl_1.8.5.bb | 17 ++
> meta-efl/recipes-efl/efl/efreet_1.7.9.bb | 22 --
> meta-efl/recipes-efl/efl/eina_1.7.9.bb | 19 --
> meta-efl/recipes-efl/efl/eio_1.7.9.bb | 15 --
> meta-efl/recipes-efl/efl/elementary.inc | 30 ++-
> ...e-elm_prefs_cc-and-elementary_codegen-def.patch | 61 +++++
> meta-efl/recipes-efl/efl/elementary_1.7.9.bb | 8 -
> meta-efl/recipes-efl/efl/elementary_1.8.4.bb | 12 +
> meta-efl/recipes-efl/efl/embryo_1.7.9.bb | 20 --
> .../recipes-efl/efl/emotion-generic-players.inc | 12 +
> .../efl/emotion-generic-players_1.8.1.bb | 8 +
> meta-efl/recipes-efl/efl/emotion_1.7.9.bb | 22 --
> meta-efl/recipes-efl/efl/ethumb_1.7.9.bb | 27 ---
> meta-efl/recipes-efl/efl/evas-generic-loaders.inc | 49 +++-
> .../recipes-efl/efl/evas-generic-loaders_1.7.9.bb | 8 -
> .../recipes-efl/efl/evas-generic-loaders_1.8.1.bb | 8 +
> ...s_font_load-Fix-build-with-newer-freetype.patch | 26 ---
> meta-efl/recipes-efl/efl/evas_1.7.9.bb | 178 ---------------
> meta-efl/recipes-efl/efl/expedite_git.bb | 11 +
> meta-efl/recipes-efl/efl/expedite_svn.bb | 13 --
> .../efl/libeflvala/disable.eina.test.patch | 44 ++++
> meta-efl/recipes-efl/efl/libeflvala_svn.bb | 1 +
> .../packagegroups/packagegroup-efl-sdk.inc | 9 +-
> ...lines.h-remove-indexingHeader-preCapacity.patch | 27 +++
> ...KitHelpers.cmake-Add-Wno-error-cast-align.patch | 29 +++
> .../webkit/webkit-efl/gcc-4.8.2.fix.patch | 15 ++
> .../webkit/webkit-efl_2.3.2+svnr159807.bb | 51 +++++
> 68 files changed, 801 insertions(+), 879 deletions(-)
> delete mode 100644 meta-efl/recipes-devtools/python/python-ecore.inc
> delete mode 100644 meta-efl/recipes-devtools/python/python-ecore_1.7.0.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-ecore_svn.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-edbus_svn.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-edje.inc
> delete mode 100644 meta-efl/recipes-devtools/python/python-edje/0001-fix-unicode-conversion.patch
> delete mode 100644 meta-efl/recipes-devtools/python/python-edje_1.7.0.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-edje_svn.bb
> create mode 100644 meta-efl/recipes-devtools/python/python-efl_1.8.1.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-elementary.inc
> delete mode 100644 meta-efl/recipes-devtools/python/python-elementary_1.7.0.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-elementary_svn.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-emotion.inc
> delete mode 100644 meta-efl/recipes-devtools/python/python-emotion_1.7.0.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-emotion_svn.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-evas.inc
> delete mode 100644 meta-efl/recipes-devtools/python/python-evas_1.7.0.bb
> delete mode 100644 meta-efl/recipes-devtools/python/python-evas_svn.bb
> create mode 100644 meta-efl/recipes-efl/e17/e-wm_0.18.3.bb
> rename meta-efl/recipes-efl/e17/{elfe_svn.bb => elfe_git.bb} (41%)
> rename meta-efl/recipes-efl/e17/{enjoy_svn.bb => enjoy_git.bb} (88%)
> delete mode 100644 meta-efl/recipes-efl/e17/terminology_0.3.0.bb
> create mode 100644 meta-efl/recipes-efl/e17/terminology_0.4.0.bb
> delete mode 100644 meta-efl/recipes-efl/efl/ecore_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/edbus2.inc
> delete mode 100644 meta-efl/recipes-efl/efl/edbus2_svn.bb
> delete mode 100644 meta-efl/recipes-efl/efl/edbus_svn.bb
> delete mode 100644 meta-efl/recipes-efl/efl/edje_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/eet_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/eeze_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/efl.inc
> create mode 100644 meta-efl/recipes-efl/efl/efl/0001-configure.ac-Don-t-check-for-Xprint-extension.patch
> create mode 100644 meta-efl/recipes-efl/efl/efl_1.8.5.bb
> delete mode 100644 meta-efl/recipes-efl/efl/efreet_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/eina_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/eio_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/elementary/0001-Makefile-Use-elm_prefs_cc-and-elementary_codegen-def.patch
> delete mode 100644 meta-efl/recipes-efl/efl/elementary_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/elementary_1.8.4.bb
> delete mode 100644 meta-efl/recipes-efl/efl/embryo_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/emotion-generic-players.inc
> create mode 100644 meta-efl/recipes-efl/efl/emotion-generic-players_1.8.1.bb
> delete mode 100644 meta-efl/recipes-efl/efl/emotion_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/ethumb_1.7.9.bb
> delete mode 100644 meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/evas-generic-loaders_1.8.1.bb
> delete mode 100644 meta-efl/recipes-efl/efl/evas/0001-evas_font_load-Fix-build-with-newer-freetype.patch
> delete mode 100644 meta-efl/recipes-efl/efl/evas_1.7.9.bb
> create mode 100644 meta-efl/recipes-efl/efl/expedite_git.bb
> delete mode 100644 meta-efl/recipes-efl/efl/expedite_svn.bb
> create mode 100644 meta-efl/recipes-efl/efl/libeflvala/disable.eina.test.patch
> create mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/0001-ButterflyInlines.h-remove-indexingHeader-preCapacity.patch
> create mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/0001-WebKitHelpers.cmake-Add-Wno-error-cast-align.patch
> create mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/gcc-4.8.2.fix.patch
> create mode 100644 meta-efl/recipes-efl/webkit/webkit-efl_2.3.2+svnr159807.bb
>
> --
> 1.8.5.3
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-02-22 13:32 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-01 7:33 [PATCH 00/20] EFL 1.8 and friends Martin Jansa
2014-02-01 7:33 ` [PATCH 01/20] efl: upgrade from separate recipes to shared efl-1.8.5 Martin Jansa
2014-02-01 7:33 ` [PATCH 02/20] efl: Adjust packaging to match more with old 1.7 separate recipes Martin Jansa
2014-02-01 7:33 ` [PATCH 03/20] python-efl: upgrade from separate recipes to shared python-efl-1.8.1 Martin Jansa
2014-02-01 7:34 ` [PATCH 04/20] python-efl: update packaging to match old packages Martin Jansa
2014-02-01 7:34 ` [PATCH 05/20] elementary: upgrade to 1.8.4 Martin Jansa
2014-02-01 7:34 ` [PATCH 06/20] elementary: Add PACKAGECONFIG for ewebkit and disable it by default Martin Jansa
2014-02-01 7:34 ` [PATCH 07/20] terminology: upgrade to 0.4.0 Martin Jansa
2014-02-01 7:34 ` [PATCH 08/20] evas-generic-loaders: upgrade to 1.8.1 Martin Jansa
2014-02-01 7:34 ` [PATCH 09/20] emotion-generic-players: add recipe for 1.8.1 Martin Jansa
2014-02-01 7:34 ` [PATCH 10/20] e-wm: Drop evas-.*-loader.* from RDEPENDS Martin Jansa
2014-02-01 7:34 ` [PATCH 11/20] e-wm: Add recipe for 0.18.2 Martin Jansa
2014-02-01 7:34 ` [PATCH 12/20] enjoy: switch from svn to newer git and update dependency from edbus2 to eldbus Martin Jansa
2014-02-01 7:34 ` [PATCH 13/20] edbus: remove old edbus(1) svn recipe Martin Jansa
2014-02-01 7:34 ` [PATCH 14/20] webkit-efl: Add recipe with snapshot from r159807 Martin Jansa
2014-02-01 7:34 ` [PATCH 15/20] webkit-efl: Try to disable llint/jit to fix armv[45] build Martin Jansa
2014-02-01 7:34 ` [PATCH 16/20] eve: bump SRCREV and update dependency from edbus2 to eldbus Martin Jansa
2014-02-01 7:34 ` [PATCH 17/20] libeflvala: Fix build of tests Martin Jansa
2014-02-01 7:34 ` [PATCH 18/20] elfe: Replace svn with git version Martin Jansa
2014-02-01 7:34 ` [PATCH 19/20] packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl Martin Jansa
2014-02-01 7:34 ` [PATCH 20/20] expedite: Replace old svn recipe with git version Martin Jansa
2014-02-22 13:33 ` Martin Jansa [this message]
2014-02-22 14:27 ` [PATCH] e-tasks: Fix building against old e_dbus Martin Jansa
2014-02-22 14:34 ` [PATCH] rage, emprint, news: Move to nonworking Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140222133327.GO3854@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.