[OE-core] [PATCH V2 0/2] llvm: Add recipe for 5.0
Khem Raj
raj.khem at gmail.com
Fri Jul 28 04:55:54 UTC 2017
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
More information about the Openembedded-core
mailing list