All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 0/4] llvm cleanup
Date: Sat,  6 Jul 2013 21:33:17 +0200	[thread overview]
Message-ID: <cover.1373139082.git.Martin.Jansa@gmail.com> (raw)

The following changes since commit 1cd30e7929f3cdfd2d97db2888d1bcb5e165d546:

  busybox: Follow OE-Core update to 1.12.1 version (2013-07-06 00:38:05 +0200)

are available in the git repository at:

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

Martin Jansa (4):
  llvm: Consolidate .inc files
  llvm2: don't install llvm-config to bindir
  llvm: use newer class-native overrides instead of virtclass
  llvm: split packages a bit more

 meta-oe/recipes-core/llvm/llvm-common.bb |   2 +-
 meta-oe/recipes-core/llvm/llvm.inc       | 224 +++++--------------------------
 meta-oe/recipes-core/llvm/llvm2.8_2.8.bb |   9 +-
 meta-oe/recipes-core/llvm/llvm2.9_2.9.bb |  30 +----
 meta-oe/recipes-core/llvm/llvm2.inc      | 175 ++++++++++++++++++++++++
 meta-oe/recipes-core/llvm/llvm3.2_3.2.bb | 104 +-------------
 meta-oe/recipes-core/llvm/llvm3.3_3.3.bb | 100 +-------------
 meta-oe/recipes-core/llvm/llvm3.inc      |  80 +++++++++++
 8 files changed, 299 insertions(+), 425 deletions(-)
 create mode 100644 meta-oe/recipes-core/llvm/llvm2.inc
 create mode 100644 meta-oe/recipes-core/llvm/llvm3.inc

-- 
1.8.2.1



             reply	other threads:[~2013-07-06 19:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-06 19:33 Martin Jansa [this message]
2013-07-06 19:33 ` [meta-oe][PATCH 1/4] llvm: Consolidate .inc files Martin Jansa
2013-07-06 19:33 ` [meta-oe][PATCH 2/4] llvm2: don't install llvm-config to bindir Martin Jansa
2013-07-06 19:33 ` [meta-oe][PATCH 3/4] llvm: use newer class-native overrides instead of virtclass Martin Jansa
2013-07-06 19:33 ` [meta-oe][PATCH 4/4] llvm: split packages a bit more 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.1373139082.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.