From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][meta-efl][PATCH 0/5] EFL upgrade and small sstate improvements
Date: Sun, 26 Feb 2012 09:01:21 +0100 [thread overview]
Message-ID: <cover.1330243124.git.Martin.Jansa@gmail.com> (raw)
The following changes since commit 504f2e084cfd14778f223c807ab5250becd32a7a:
systemd.bbclass: fix regression caused by c9f5703aded (2012-02-25 09:51:54 +0100)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib jansa/pull
http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/pull
Martin Jansa (5):
wmiconfig: don't export CC
layer.conf: add task-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE
e-base: bump EFL_SRCREV again
e-tasks: addapt to newer elementary
e-wm: fix memory usage with illume causing OOM
meta-efl/classes/e-base.bbclass | 2 +-
.../e-tasks/0001-depend-on-eina-not-eina-0.patch | 26 ++
...mentary-genlist_item_insert_before-API-c.patch} | 23 ++-
...API.patch => 0003-adapt-to-newer-elm-API.patch} | 8 +-
....patch => 0004-fix-changed-callback-name.patch} | 8 +-
.../e-tasks/0005-adapt-to-even-newer-elm-API.patch | 182 ++++++++++++
.../e17/e-tasks/0006-remove-deprecated-API.patch | 296 ++++++++++++++++++++
.../e17/e-tasks/0007-db_sqlite-fix-warning.patch | 35 +++
...-warning-about-incompatible-pointer-types.patch | 79 ++++++
.../recipes-efl/e17/e-tasks/depends.eina.patch | 12 -
meta-efl/recipes-efl/e17/e-tasks_svn.bb | 15 +-
...ume-Remove-the-popup.-It-s-not-needed-now.patch | 135 +++++++++
meta-efl/recipes-efl/e17/e-wm_svn.bb | 3 +-
meta-efl/recipes-efl/e17/eve_svn.bb | 3 +-
meta-oe/conf/layer.conf | 1 +
meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb | 4 +-
16 files changed, 795 insertions(+), 37 deletions(-)
create mode 100644 meta-efl/recipes-efl/e17/e-tasks/0001-depend-on-eina-not-eina-0.patch
rename meta-efl/recipes-efl/e17/e-tasks/{genlist_item_insert_before.api.patch => 0002-adapt-to-elementary-genlist_item_insert_before-API-c.patch} (41%)
rename meta-efl/recipes-efl/e17/e-tasks/{0001-adapt-to-newer-elm-API.patch => 0003-adapt-to-newer-elm-API.patch} (99%)
rename meta-efl/recipes-efl/e17/e-tasks/{0001-fix-changed-callback-name.patch => 0004-fix-changed-callback-name.patch} (88%)
create mode 100644 meta-efl/recipes-efl/e17/e-tasks/0005-adapt-to-even-newer-elm-API.patch
create mode 100644 meta-efl/recipes-efl/e17/e-tasks/0006-remove-deprecated-API.patch
create mode 100644 meta-efl/recipes-efl/e17/e-tasks/0007-db_sqlite-fix-warning.patch
create mode 100644 meta-efl/recipes-efl/e17/e-tasks/0008-fix-warning-about-incompatible-pointer-types.patch
delete mode 100644 meta-efl/recipes-efl/e17/e-tasks/depends.eina.patch
create mode 100644 meta-efl/recipes-efl/e17/e-wm/0001-Revert-Illume-Remove-the-popup.-It-s-not-needed-now.patch
--
1.7.8.4
next reply other threads:[~2012-02-26 8:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-26 8:01 Martin Jansa [this message]
2012-02-26 8:01 ` [meta-oe][meta-efl][PATCH 1/5] wmiconfig: don't export CC Martin Jansa
2012-02-26 8:01 ` [meta-oe][meta-efl][PATCH 2/5] layer.conf: add task-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE Martin Jansa
2012-02-26 8:01 ` [meta-oe][meta-efl][PATCH 3/5] e-base: bump EFL_SRCREV again Martin Jansa
2012-02-26 8:01 ` [meta-oe][meta-efl][PATCH 4/5] e-tasks: addapt to newer elementary Martin Jansa
2012-02-26 8:01 ` [meta-oe][meta-efl][PATCH 5/5] e-wm: fix memory usage with illume causing OOM 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=cover.1330243124.git.Martin.Jansa@gmail.com \
--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.