All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V2 0/2] llvm: Add recipe for 5.0
Date: Thu, 27 Jul 2017 21:55:54 -0700	[thread overview]
Message-ID: <cover.1501217624.git.raj.khem@gmail.com> (raw)

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



             reply	other threads:[~2017-07-28  4:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28  4:55 Khem Raj [this message]
2017-07-28  4:56 ` [PATCH 1/2] llvm: Add recipe for 5.0 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

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.1501217624.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@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.