All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Klaus Kurzmann <mok@fluxnetz.de>
Subject: [meta-efl][meta-oe 00/12] EFL upgrade and few small fixes and additions
Date: Sat, 29 Oct 2011 12:28:50 +0200	[thread overview]
Message-ID: <cover.1319884094.git.Martin.Jansa@gmail.com> (raw)

The following changes since commit c60bf558fa16034f7b010dc3e5862a1d3eb6c6d4:

  xfce4-datetime-plugin: Initial add git (0.6.1) (2011-10-25 07:02:07 +0200)

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

Denis 'GNUtoo' Carikli (2):
  id3lib: Import from openembedded classic
  liblinebreak: import from openembedded classic

Klaus Kurzmann (1):
  xserver-common_1.34: patch Xserver to add support for gta04

Martin Jansa (9):
  midori: fix build with dirty vala
  navit: upgrade to latest SRCREV and remove navit-icons
  xserver-nodm-init: set USER and HOME
  e-base: bump EFL_SRCREV and refresh patches and elementary version
  elsa: add new login manager for Enlightenment
  task-x11-server: import from Angstrom
  task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be
    able to select different -common and init providers
  systemd-serialgetty: use better default SERIAL_CONSOLE
  elfe: add another patch to fix API changes

 meta-efl/classes/e-base.bbclass                    |    2 +-
 ...update-again-to-even-newer-elementary-API.patch |  105 ++++++
 meta-efl/recipes-efl/e17/elfe_svn.bb               |    2 +
 meta-efl/recipes-efl/efl/ecore/exit_uclibc.patch   |   12 -
 .../efl/ecore/fix-ecore-fb-initialization.patch    |   44 ++-
 meta-efl/recipes-efl/efl/ecore_svn.bb              |    1 -
 meta-efl/recipes-efl/efl/elementary_svn.bb         |    3 +-
 meta-efl/recipes-efl/efl/elsa_svn.bb               |   16 +
 .../recipes-connectivity/midori/midori-0.4.1/waf   |  Bin 0 -> 92569 bytes
 .../recipes-connectivity/midori/midori_0.4.1.bb    |    8 +
 .../recipes-core/systemd/systemd-serialgetty.bb    |    2 +-
 meta-oe/recipes-core/tasks/task-x11-server_1.0.bb  |   24 ++
 .../tasks/{task-x11.bb => task-x11_1.0.bb}         |   27 +--
 .../xserver-common-1.34/Xserver.gta04.patch        |   32 ++
 .../xserver-common/xserver-common_1.34.bb          |    1 +
 .../xserver-nodm-init-2.0/xserver-nodm             |    7 +
 .../xserver-nodm-init/xserver-nodm-init_2.0.bb     |    2 +-
 meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb  |   18 +
 meta-oe/recipes-navigation/navit/navit-icons/GPL-2 |  339 --------------------
 .../navit/navit-icons/configure.in                 |   70 ----
 .../recipes-navigation/navit/navit-icons_svn.bb    |   32 --
 meta-oe/recipes-navigation/navit/navit.inc         |    7 +-
 meta-oe/recipes-navigation/navit/navit_svn.bb      |    6 +-
 .../liblinebreak/liblinebreak_1.2.bb               |   13 +
 24 files changed, 272 insertions(+), 501 deletions(-)
 create mode 100644 meta-efl/recipes-efl/e17/elfe/0001-elfe-update-again-to-even-newer-elementary-API.patch
 delete mode 100644 meta-efl/recipes-efl/efl/ecore/exit_uclibc.patch
 create mode 100644 meta-efl/recipes-efl/efl/elsa_svn.bb
 create mode 100755 meta-oe/recipes-connectivity/midori/midori-0.4.1/waf
 create mode 100644 meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
 rename meta-oe/recipes-core/tasks/{task-x11.bb => task-x11_1.0.bb} (46%)
 create mode 100644 meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.gta04.patch
 create mode 100644 meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb
 delete mode 100644 meta-oe/recipes-navigation/navit/navit-icons/GPL-2
 delete mode 100644 meta-oe/recipes-navigation/navit/navit-icons/configure.in
 delete mode 100644 meta-oe/recipes-navigation/navit/navit-icons_svn.bb
 create mode 100644 meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb

-- 
1.7.7.1




             reply	other threads:[~2011-10-29 10:34 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-29 10:28 Martin Jansa [this message]
2011-10-29 10:28 ` [meta-efl][meta-oe 01/12] midori: fix build with dirty vala Martin Jansa
2011-10-29 10:28 ` [meta-efl][meta-oe 02/12] xserver-common_1.34: patch Xserver to add support for gta04 Martin Jansa
2011-10-29 10:28 ` [meta-efl][meta-oe 03/12] navit: upgrade to latest SRCREV and remove navit-icons Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 04/12] xserver-nodm-init: set USER and HOME Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 05/12] id3lib: Import from openembedded classic Martin Jansa
2011-10-29 12:33   ` Paul Menzel
2011-10-31  9:55     ` Paul Eggleton
2011-10-31 10:50       ` Koen Kooi
2011-10-31 16:23       ` Paul Menzel
2011-10-31 10:50     ` Koen Kooi
2011-10-31 16:24       ` Paul Menzel
2011-10-31 16:36         ` Dodji Seketeli
2011-10-31 17:48         ` Koen Kooi
2011-10-31 21:18           ` Philip Balister
2011-10-31 22:12             ` Koen Kooi
2011-10-31 22:33               ` Frans Meulenbroeks
2011-11-01 11:40               ` Paul Eggleton
2011-11-01 19:21                 ` Denys Dmytriyenko
2011-10-29 10:29 ` [meta-efl][meta-oe 06/12] liblinebreak: import " Martin Jansa
2011-10-29 12:37   ` Paul Menzel
2011-10-31 10:51   ` Koen Kooi
2011-10-29 10:29 ` [meta-efl][meta-oe 07/12] e-base: bump EFL_SRCREV and refresh patches and elementary version Martin Jansa
2011-11-01  8:27   ` Koen Kooi
2011-11-01  8:36     ` Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 08/12] elsa: add new login manager for Enlightenment Martin Jansa
2011-10-29 11:56   ` Paul Menzel
2011-10-29 12:42     ` Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 09/12] task-x11-server: import from Angstrom Martin Jansa
2011-10-29 11:59   ` Paul Menzel
2011-10-29 12:35     ` Martin Jansa
2011-11-01  7:48   ` Koen Kooi
2011-11-01  8:08     ` Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 10/12] task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be able to select different -common and init providers Martin Jansa
2011-11-01  7:52   ` Koen Kooi
2011-11-01  8:04     ` Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 11/12] systemd-serialgetty: use better default SERIAL_CONSOLE Martin Jansa
2011-10-31 10:53   ` Koen Kooi
2011-10-31 13:25     ` Martin Jansa
2011-10-29 10:29 ` [meta-efl][meta-oe 12/12] elfe: add another patch to fix API changes Martin Jansa
2011-10-29 12:02   ` Paul Menzel
2011-10-29 12:33     ` 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.1319884094.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=mok@fluxnetz.de \
    --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.