[OE-core] [PATCH 0/3] libc-headers and linux-yocto 4.18 version bumps

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 7 14:33:44 UTC 2019


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



More information about the Openembedded-core mailing list