From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V3 0/4] llvm: Add recipe for 5.0
Date: Sat, 29 Jul 2017 01:35:28 -0700 [thread overview]
Message-ID: <cover.1501317178.git.raj.khem@gmail.com> (raw)
Create a recipe just for building llvm, which is needed by many other packages e.g. mesa
can use it for llvmpipe
Fix mesa to work with llvm 5.0.0
Add supporting recipes needed to build llvm
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 (4):
ninja: Add recipe
re2c: Transfer recipe from meta-oe and upgrade to 0.16
llvm: Add recipe for 5.0
mesa: Fix build when building with llvmpipe
...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 | 166 +++++++++++++++++++++
meta/recipes-devtools/ninja/ninja_1.7.2.bb | 29 ++++
...1-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch | 40 +++++
...allivm-Fix-build-against-LLVM-SVN-r302589.patch | 49 ++++++
.../mesa/files/llvm-config-version.patch | 23 +++
meta/recipes-graphics/mesa/mesa.inc | 7 +-
meta/recipes-graphics/mesa/mesa_17.1.5.bb | 3 +
meta/recipes-support/re2c/re2c_0.16.bb | 15 ++
10 files changed, 462 insertions(+), 2 deletions(-)
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
create mode 100644 meta/recipes-graphics/mesa/files/0001-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch
create mode 100644 meta/recipes-graphics/mesa/files/0002-gallivm-Fix-build-against-LLVM-SVN-r302589.patch
create mode 100644 meta/recipes-graphics/mesa/files/llvm-config-version.patch
create mode 100644 meta/recipes-support/re2c/re2c_0.16.bb
--
2.13.3
next reply other threads:[~2017-07-29 8:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-29 8:35 Khem Raj [this message]
2017-07-29 8:35 ` [PATCH 1/4] ninja: Add recipe Khem Raj
2017-07-29 8:35 ` [PATCH 2/4] re2c: Transfer recipe from meta-oe and upgrade to 0.16 Khem Raj
2017-07-29 8:35 ` [PATCH 3/4] llvm: Add recipe for 5.0 Khem Raj
2017-07-29 11:39 ` Burton, Ross
2017-07-29 11:54 ` Burton, Ross
2017-07-29 14:16 ` Khem Raj
2017-07-30 3:22 ` Khem Raj
2017-07-30 3:52 ` Khem Raj
2017-07-29 8:35 ` [PATCH 4/4] mesa: Fix build when building with llvmpipe Khem Raj
2017-07-29 9:01 ` ✗ patchtest: failure for llvm: Add recipe for 5.0 (rev3) Patchwork
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.1501317178.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox