Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] postinst and clang fixes
@ 2018-08-30  0:05 Khem Raj
  2018-08-30  0:05 ` [PATCH 1/4] boost: Fix invalid const in atomic builtins Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Khem Raj @ 2018-08-30  0:05 UTC (permalink / raw)
  To: openembedded-core

This pull fixes boost with clang
other fixes are needed for risc-v to enable offline
locale and postint generation, especially after
https://patchwork.openembedded.org/patch/154363/

Now we can boot qemuriscv64 quite fast

The following changes since commit 0d69f86e50e57afe893dade095c1dbd3d05c3b0f:

  libsdl2: Fix left rotated display for RaspPi/VC4/GLES2 (2018-08-29 15:43:18 +0100)

are available in the Git repository at:

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

Khem Raj (4):
  boost: Fix invalid const in atomic builtins
  libc-package: Add risc-v specific options to cross-localedef
    invocation
  sysklogd: Use update-alternatives
  glibc-locale: Enable riscv64 and riscv32 in BINARY_LOCALE_ARCHES
    supported architectures

 meta/classes/libc-package.bbclass             |  2 +
 meta/recipes-core/glibc/glibc-locale.inc      |  4 +-
 meta/recipes-extended/sysklogd/sysklogd.inc   |  8 +-
 ...ecific-branch-for-x86-DCAS-based-loa.patch | 76 +++++++++++++++++++
 meta/recipes-support/boost/boost_1.67.0.bb    | 15 ++--
 5 files changed, 95 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-support/boost/boost/0001-Removed-clang-specific-branch-for-x86-DCAS-based-loa.patch

-- 
2.18.0



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

end of thread, other threads:[~2018-08-30  0:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-30  0:05 [PATCH 0/4] postinst and clang fixes Khem Raj
2018-08-30  0:05 ` [PATCH 1/4] boost: Fix invalid const in atomic builtins Khem Raj
2018-08-30  0:06 ` [PATCH 2/4] libc-package: Add risc-v specific options to cross-localedef invocation Khem Raj
2018-08-30  0:06 ` [PATCH 3/4] sysklogd: Use update-alternatives Khem Raj
2018-08-30  0:06 ` [PATCH 4/4] glibc-locale: Enable riscv64 and riscv32 in BINARY_LOCALE_ARCHES supported architectures Khem Raj

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