Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] linux-yocto: consolidated (and hopefully final) pull request
@ 2016-10-03  5:54 Bruce Ashfield
  2016-10-03  5:54 ` [PATCH 1/7] linux-yocto/4.8: mmc configuration for x86* Bruce Ashfield
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Bruce Ashfield @ 2016-10-03  5:54 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



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

end of thread, other threads:[~2016-10-03 22:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03  5:54 [PATCH 0/7] linux-yocto: consolidated (and hopefully final) pull request Bruce Ashfield
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

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