All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libc-headers and linux-yocto 4.18 version bumps
@ 2019-01-07 14:33 Bruce Ashfield
  2019-01-07 14:33 ` [PATCH 1/3] linux-libc-headers: Fix build failure with fixed input and output files instead of pipe Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bruce Ashfield @ 2019-01-07 14:33 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Hi all,

I've been building this configuration for libc-headers since late December,
but didn't want to send the change until I was back in the office to deal with
any fallout.

I've tested this on all arches, as well as with musl-c, nothing popped up in
my builds.

Note: I've included three aarch64 patches identified by Khem to address some build
isues he's been seeing. 

I'm about to go into a version bump cycle for the kernels (5.x, -dev and removal
of 4.18), so I wanted to get these headers into the tree as a standalone change
before that churn hits.

Cheers,

Bruce

The following changes since commit 6a080d90e5001bde30e8a1ade68a02bcd8a29df3:

  kernel.bbclass: Fix incorrect deploying of fitimage.initramfs (2019-01-07 10:54:13 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (2):
  linux-libc-headers: update to v4.19
  linux-yocto/4.18: update to v4.18.22

He Zhe (1):
  linux-libc-headers: Fix build failure with fixed input and output
    files instead of pipe

 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 ...all_headers.sh-Strip-_UAPI-from-if-define.patch |  39 +++
 ...fixed-input-and-output-files-instead-of-.patch} |  22 +-
 ...-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch |  41 +++
 ...isentangle-uapi-asm-ptrace.h-from-uapi-as.patch | 287 +++++++++++++++++++++
 ...-headers_4.18.bb => linux-libc-headers_4.19.bb} |   9 +-
 meta/recipes-kernel/linux-libc-headers/x.mbox      | 174 +++++++++++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  20 +-
 10 files changed, 575 insertions(+), 33 deletions(-)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-kbuild-install_headers.sh-Strip-_UAPI-from-if-define.patch
 rename meta/recipes-kernel/linux-libc-headers/linux-libc-headers/{0001-scripts-Use-fixed-temporary-file-instead-of-pipe-for.patch => 0001-scripts-Use-fixed-input-and-output-files-instead-of-.patch} (83%)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-arm64-sve-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-arm64-sve-Disentangle-uapi-asm-ptrace.h-from-uapi-as.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.18.bb => linux-libc-headers_4.19.bb} (54%)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/x.mbox

-- 
2.5.0



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

end of thread, other threads:[~2019-01-07 18:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07 14:33 [PATCH 0/3] libc-headers and linux-yocto 4.18 version bumps Bruce Ashfield
2019-01-07 14:33 ` [PATCH 1/3] linux-libc-headers: Fix build failure with fixed input and output files instead of pipe Bruce Ashfield
2019-01-07 14:33 ` [PATCH 2/3] linux-libc-headers: update to v4.19 Bruce Ashfield
2019-01-07 18:50   ` Khem Raj
2019-01-07 14:33 ` [PATCH 3/3] linux-yocto/4.18: update to v4.18.22 Bruce Ashfield
2019-01-07 15:04 ` ✗ patchtest: failure for libc-headers and linux-yocto 4.18 version bumps Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.