Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Use llvmpile for mesa on x86/x86-64
@ 2018-08-18 19:25 Khem Raj
  2018-08-18 19:25 ` [PATCH 1/6] mesa: Enable gallium-llvm on x86 and x86_64 Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Khem Raj @ 2018-08-18 19:25 UTC (permalink / raw)
  To: openembedded-core

This series fixes llvm build to support multilib configurations
Adds dos2unix bbclass to core from meta-oe
Fixes ppc security flags world builds

The following changes since commit 176e50fb177dc40e439700d5f3f838dd7eaaa427:

  runtime selftest: limit kernel hw bp arches (2018-08-16 22:40:06 +0100)

are available in the Git repository at:

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

Khem Raj (6):
  mesa: Enable gallium-llvm on x86 and x86_64
  powerpc: Remove pie flags from compiler cmdline
  llvm: Point llvm-config to one built with llvm-native
  dos2unix.bbclass: Move to oe-core
  llvm: Use YOCTO_ALTERNATE_MULTILIB_NAME environment variable in
    llvm-config
  mesa: Define YOCTO_ALTERNATE_MULTILIB_NAME to consider multilib names

 meta/classes/dos2unix.bbclass                 | 14 ++++++
 meta/conf/distro/include/security_flags.inc   |  7 +--
 ...-llvm-allow-env-override-of-exe-path.patch | 47 ++++++++++++++++---
 meta/recipes-devtools/llvm/llvm_git.bb        |  4 +-
 meta/recipes-graphics/cairo/cairo.inc         |  3 +-
 meta/recipes-graphics/mesa/mesa.inc           |  4 ++
 6 files changed, 65 insertions(+), 14 deletions(-)
 create mode 100644 meta/classes/dos2unix.bbclass

-- 
2.18.0



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

end of thread, other threads:[~2018-08-18 19:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-18 19:25 [PATCH 0/6] Use llvmpile for mesa on x86/x86-64 Khem Raj
2018-08-18 19:25 ` [PATCH 1/6] mesa: Enable gallium-llvm on x86 and x86_64 Khem Raj
2018-08-18 19:25 ` [PATCH 2/6] powerpc: Remove pie flags from compiler cmdline Khem Raj
2018-08-18 19:25 ` [PATCH 3/6] llvm: Point llvm-config to one built with llvm-native Khem Raj
2018-08-18 19:25 ` [PATCH 4/6] dos2unix.bbclass: Move to oe-core Khem Raj
2018-08-18 19:25 ` [PATCH 5/6] llvm: Use YOCTO_ALTERNATE_MULTILIB_NAME environment variable in llvm-config Khem Raj
2018-08-18 19:25 ` [PATCH 6/6] mesa: Define YOCTO_ALTERNATE_MULTILIB_NAME to consider multilib names Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox