All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/4] llvm cleanup
@ 2013-07-06 19:33 Martin Jansa
  2013-07-06 19:33 ` [meta-oe][PATCH 1/4] llvm: Consolidate .inc files Martin Jansa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Jansa @ 2013-07-06 19:33 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2013-07-06 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-06 19:33 [meta-oe][PATCH 0/4] llvm cleanup Martin Jansa
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

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.