All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][meta-efl][PATCH 0/5] EFL upgrade and small sstate improvements
@ 2012-02-26  8:01 Martin Jansa
  2012-02-26  8:01 ` [meta-oe][meta-efl][PATCH 1/5] wmiconfig: don't export CC Martin Jansa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Jansa @ 2012-02-26  8:01 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-26  8:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-26  8:01 [meta-oe][meta-efl][PATCH 0/5] EFL upgrade and small sstate improvements Martin Jansa
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

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.