All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] libc-headers and linux-yocto 4.18 version bumps
Date: Mon, 7 Jan 2019 09:33:44 -0500	[thread overview]
Message-ID: <cover.1546871336.git.bruce.ashfield@windriver.com> (raw)

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



             reply	other threads:[~2019-01-07 14:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 14:33 Bruce Ashfield [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1546871336.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.