Openembedded Core Discussions
 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/7] linux-yocto: consolidated (and hopefully final) pull request
Date: Mon, 3 Oct 2016 01:54:29 -0400	[thread overview]
Message-ID: <cover.1475473494.git.bruce.ashfield@windriver.com> (raw)

Hi all,

Linus released 4.8 a few hours ago, so I triggered my final round of updates.
Along with the bump to 4.8-final, I've also included pending -stable updates
to 4.1 and 4.4.

We also have a fix for one -rt issue from Paul Gortmaker and hence a minor
update to the preempt-rt branches.

There are also some standard/base cleanups from Cal, as well as some mmc
configuration changes.

The big thing to note about this update .. is that the libc-headers bump
to the 4.8 final tarball picked up some uapi headers that broke the build
of ppp. I never would have thought it was possible, but it happened.

After hunting for a few hours, I found the offending kernel commits, and
have patched them back out of libc-headers. I didn't check this patch
against muslc .. there's only so much I can do. If someone can come up
with a better fix, that's great, I kept the patch i did separate from
the updated libc-headers to make it easy to drop.

I've built and booted core-image for standard and -rt on all arches, I've
built core-image-kernel-dev (which showed me the ppp error), and I've
built lttng*.

That's all that I could possible do in a few hours .. it is 2am, and
that's enough for one night.

Note: I'm sending this now, since I'm packing up and heading on vacation
      Monday afternoon. I'll be around most evenings (eastern to pick up
      any fixes), but I wanted to get this out, and onto the autobuilder
      ASAP ..and more eyes to pick up issues would be great.

Cheers,

Bruce


The following changes since commit 3a73fe0efcb7aeefcca7011bba887caad03d4d03:

  beaglebone.conf: produce wic images for Beaglebone (2016-10-01 21:45:57 +0100)

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 (7):
  linux-yocto/4.8: mmc configuration for x86*
  linux-yocto/4.1: update to 4.1.33
  linux-yocto/4.4: update to v4.4.22
  linux-yocto/4.1/4.4: remove innappropriate standard/base patches
  linux-libc-headers: update to 4.8 final
  linux-yocto/4.8: update to 4.8 -final release
  linux-libc-headers: fix in/if.h includes

 .../0001-ppp-fix-in-if.h-includes.patch            | 83 ++++++++++++++++++++++
 .../linux-libc-headers/linux-libc-headers_4.8.bb   | 11 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |  6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb    |  6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb  |  6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       | 20 +++---
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 20 +++---
 meta/recipes-kernel/linux/linux-yocto_4.8.bb       | 20 +++---
 11 files changed, 138 insertions(+), 52 deletions(-)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-ppp-fix-in-if.h-includes.patch

-- 
2.5.0



             reply	other threads:[~2016-10-03  5:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03  5:54 Bruce Ashfield [this message]
2016-10-03  5:54 ` [PATCH 1/7] linux-yocto/4.8: mmc configuration for x86* Bruce Ashfield
2016-10-03  5:54 ` [PATCH 2/7] linux-yocto/4.1: update to 4.1.33 Bruce Ashfield
2016-10-03  5:54 ` [PATCH 3/7] linux-yocto/4.4: update to v4.4.22 Bruce Ashfield
2016-10-03  5:54 ` [PATCH 4/7] linux-yocto/4.1/4.4: remove innappropriate standard/base patches Bruce Ashfield
2016-10-03  5:54 ` [PATCH 5/7] linux-libc-headers: update to 4.8 final Bruce Ashfield
2016-10-03  5:54 ` [PATCH 6/7] linux-yocto/4.8: update to 4.8 -final release Bruce Ashfield
2016-10-03  5:54 ` [PATCH 7/7] linux-libc-headers: fix in/if.h includes Bruce Ashfield
2016-10-03 15:45 ` [PATCH 0/7] linux-yocto: consolidated (and hopefully final) pull request Burton, Ross
2016-10-03 15:51   ` Bruce Ashfield
2016-10-03 15:57     ` Bruce Ashfield
2016-10-03 16:02       ` Bruce Ashfield
2016-10-03 16:03       ` Burton, Ross
2016-10-03 16:07         ` Bruce Ashfield
2016-10-03 16:55           ` Bruce Ashfield
2016-10-03 22:09             ` Richard Purdie

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.1475473494.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox