All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] llvm: Add recipe for 5.0
@ 2017-07-28  4:55 Khem Raj
  2017-07-28  4:56 ` [PATCH 1/2] " Khem Raj
  2017-07-28  4:56 ` [PATCH 2/2] ninja: Add recipe Khem Raj
  0 siblings, 2 replies; 5+ messages in thread
From: Khem Raj @ 2017-07-28  4:55 UTC (permalink / raw)
  To: openembedded-core

Bring in ninja recipe from meta-oe since llvm is using it

The following changes since commit 28fc6ba761ed4a47efa7c43e7f7dff5e2fe72b5e:

  core-image-minimal-initramfs: use initramfs-framework by default (2017-07-27 22:20:16 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/llvm
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/llvm

Khem Raj (2):
  llvm: Add recipe for 5.0
  ninja: Add recipe

 ...LibraryInfo-Undefine-libc-functions-if-th.patch |  93 ++++++++++++
 .../0002-llvm-allow-env-override-of-exe-path.patch |  39 +++++
 meta/recipes-devtools/llvm/llvm_git.bb             | 169 +++++++++++++++++++++
 meta/recipes-devtools/ninja/ninja_1.7.2.bb         |  29 ++++
 4 files changed, 330 insertions(+)
 create mode 100644 meta/recipes-devtools/llvm/llvm/0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
 create mode 100644 meta/recipes-devtools/llvm/llvm/0002-llvm-allow-env-override-of-exe-path.patch
 create mode 100644 meta/recipes-devtools/llvm/llvm_git.bb
 create mode 100644 meta/recipes-devtools/ninja/ninja_1.7.2.bb

-- 
2.13.3



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

end of thread, other threads:[~2017-07-28 11:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-28  4:55 [PATCH V2 0/2] llvm: Add recipe for 5.0 Khem Raj
2017-07-28  4:56 ` [PATCH 1/2] " Khem Raj
2017-07-28  4:56 ` [PATCH 2/2] ninja: Add recipe Khem Raj
2017-07-28  7:04   ` Andre McCurdy
2017-07-28 11:27     ` Khem Raj

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.