Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: "Eric Bénard" <eric@eukrea.com>
Subject: [meta-oe][dylan][PATCH 00/12] README and llvm2.9 changes for dylan
Date: Tue, 30 Apr 2013 18:32:50 +0200	[thread overview]
Message-ID: <cover.1367339449.git.Martin.Jansa@gmail.com> (raw)

Some changes from master I would like to get in dylan

The following changes since commit 8a350e3b4d3431f68d440f9d6ec079fdd1366617:

  update README to dylan (2013-04-23 18:52:43 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib jansa/for-dylan
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/for-dylan

Martin Jansa (12):
  llvm2.9: Import from meta-java
  llvm2.9: fix build with gcc-4.7
  llvm2.9: try to fix thumb build and disable it after failure
  llvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD
  llvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86
  e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
  meta-gnome: add README file
  meta-ruby: Fix subject-prefix
  README: add -M to git send-email example
  toolchain-layer, meta-networking: README: add dylan to subject-prefix
    and update branch in depends
  meta-multimedia/README: add dependency on meta-ruby
  README: show github mirror URL in layer dependencies

 meta-efl/README                                    |  7 ++--
 meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb          |  4 +-
 meta-gnome/README                                  | 16 ++++++++
 meta-gpe/README                                    |  7 ++--
 meta-initramfs/README                              |  5 ++-
 meta-multimedia/README                             |  8 ++--
 meta-networking/MAINTAINERS                        |  4 +-
 meta-networking/README                             |  2 +-
 meta-oe/README                                     |  5 ++-
 .../recipes-core/llvm/llvm2.9/0019-issue6065.patch | 35 +++++++++++++++++
 .../recipes-core/llvm/llvm2.9/0035-gcc-4.7.patch   | 16 ++++++++
 .../llvm/llvm2.9/arm_fenv_uclibc.patch             | 14 +++++++
 meta-oe/recipes-core/llvm/llvm2.9_2.9.bb           | 44 ++++++++++++++++++++++
 meta-ruby/README                                   |  9 +++--
 meta-systemd/README                                |  7 ++--
 meta-webserver/README                              |  4 +-
 meta-xfce/README                                   |  7 ++--
 toolchain-layer/README                             |  7 ++--
 18 files changed, 168 insertions(+), 33 deletions(-)
 create mode 100644 meta-gnome/README
 create mode 100644 meta-oe/recipes-core/llvm/llvm2.9/0019-issue6065.patch
 create mode 100644 meta-oe/recipes-core/llvm/llvm2.9/0035-gcc-4.7.patch
 create mode 100644 meta-oe/recipes-core/llvm/llvm2.9/arm_fenv_uclibc.patch
 create mode 100644 meta-oe/recipes-core/llvm/llvm2.9_2.9.bb

-- 
1.8.2.1




             reply	other threads:[~2013-04-30 16:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-30 16:32 Martin Jansa [this message]
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 01/12] llvm2.9: Import from meta-java Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 02/12] llvm2.9: fix build with gcc-4.7 Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 03/12] llvm2.9: try to fix thumb build and disable it after failure Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 04/12] llvm2.9: remove X86 from LLVM_TARGETS_TO_BUILD Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 05/12] llvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86 Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 06/12] e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/ Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 07/12] meta-gnome: add README file Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 08/12] meta-ruby: Fix subject-prefix Martin Jansa
2013-04-30 16:32 ` [meta-oe][dylan][PATCH 09/12] README: add -M to git send-email example Martin Jansa
2013-04-30 16:33 ` [meta-oe][dylan][PATCH 10/12] toolchain-layer, meta-networking: README: add dylan to subject-prefix and update branch in depends Martin Jansa
2013-04-30 16:33 ` [meta-oe][dylan][PATCH 11/12] meta-multimedia/README: add dependency on meta-ruby Martin Jansa
2013-04-30 16:33 ` [meta-oe][dylan][PATCH 12/12] README: show github mirror URL in layer dependencies Martin Jansa
2013-04-30 19:28 ` [meta-oe][dylan][PATCH 00/12] README and llvm2.9 changes for dylan Eric Bénard

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.1367339449.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=eric@eukrea.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox