Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] mesa/go/binutils fixes
@ 2017-03-14 23:35 Khem Raj
  2017-03-14 23:35 ` [PATCH 1/6] mesa: Contain configure search for llvm Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Khem Raj @ 2017-03-14 23:35 UTC (permalink / raw)
  To: openembedded-core

mesa failed to build with llvm installed on build host
go would not package target recipes correclty.
enable threaded linking for gold regardless of it being default linker or not

The following changes since commit 477805b913a6c4b4b630e42f08cd9e59f1e4e254:

  wic: selftest: account for occasional newline in debugfs file names (2017-03-14 14:39:34 +0000)

are available in the git repository at:

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

Khem Raj (6):
  mesa: Contain configure search for llvm
  mesa-gl: Drop MESA_CRYPTO from PACKAGECONFIG
  go: Fix packaging for target go
  binutils: Enable threading when gold is enabled and is not default
    linker
  musl: Update to latest
  xserver-xf86-config: Remove X server module preload

 meta/recipes-core/musl/musl_git.bb                             |  2 +-
 meta/recipes-devtools/binutils/binutils.inc                    |  2 +-
 meta/recipes-devtools/go/go.inc                                |  8 +-------
 meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb                   |  2 +-
 meta/recipes-graphics/mesa/mesa.inc                            |  2 +-
 .../xorg-xserver/xserver-xf86-config/10-preload-modules.conf   | 10 ----------
 meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb  |  8 --------
 7 files changed, 5 insertions(+), 29 deletions(-)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf

-- 
2.12.0



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

end of thread, other threads:[~2017-03-21 15:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 23:35 [PATCH 0/6] mesa/go/binutils fixes Khem Raj
2017-03-14 23:35 ` [PATCH 1/6] mesa: Contain configure search for llvm Khem Raj
2017-03-14 23:35 ` [PATCH 2/6] mesa-gl: Drop MESA_CRYPTO from PACKAGECONFIG Khem Raj
2017-03-14 23:35 ` [PATCH 3/6] go: Fix packaging for target go Khem Raj
2017-03-14 23:35 ` [PATCH 4/6] binutils: Enable threading when gold is enabled and is not default linker Khem Raj
2017-03-20 12:22   ` Burton, Ross
2017-03-14 23:35 ` [PATCH 5/6] musl: Update to latest Khem Raj
2017-03-20  8:32   ` Jussi Kukkonen
2017-03-20  9:57     ` Patrick Ohly
2017-03-20 14:43     ` Khem Raj
2017-03-20 21:02       ` ovmf fails to build with musl (was: Re: [PATCH 5/6] musl: Update to latest) Patrick Ohly
2017-03-21  8:54         ` Patrick Ohly
2017-03-21  8:56           ` [PATCH] ovmf: fix toolchain selection Patrick Ohly
2017-03-21 15:26             ` Khem Raj
2017-03-14 23:35 ` [PATCH 6/6] xserver-xf86-config: Remove X server module preload Khem Raj

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