From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] linux-yocto: consolidated pull request (3.19 + config visibility)
Date: Fri, 20 Feb 2015 13:37:58 -0500 [thread overview]
Message-ID: <cover.1424456540.git.bruce.ashfield@windriver.com> (raw)
Richard/Saul,
Here is the latest version of the 3.19 kernel update for the 1.8 release.
This has been soaking in linux-yocto-dev, has had my local tests
(core-image-kernel-dev, core-image-sato) and has had a run through the
AB.
I've bumped the libc-headers version to match.
So our coverage is good .. but as usual, I'm sure some things will manage
to bubble up. We have one known dmesg issue with qemumips, and that will
be fixed as a bug.
I'll be sending patches in subsequent series for some other layers that have
bbappends that need to be updated with the kernel version changes.
The other part of this series are two configuration visibility changes that
will highlight if an auto generated kernel board description is used, or
if specific options are dropped from the final .config. Those changes
involve python changes .. and I'm not the world's best python hacker, but
it is functional :) These address two bugzilla entries: YOCTO: #3383, YOCTO: #6943.
Cheers,
Bruce
The following changes since commit 5db6a27f4847e51c6434a968f81d3ceffcc54952:
bitbake: toaster: importlayer Remove description input field (2015-02-20 12:58:20 +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 (5):
linux-libc-headers: update to 3.19
linux-yocto: make kernel configuration audit user visible
linux-yocto: remove 3.10 and 3.17 recipes
linux-yocto: introduce 3.19 versioned recipes
linux-yocto: warn when a generated BSP description is used
meta/classes/kernel-yocto.bbclass | 33 +++++++++++++++----
meta/conf/distro/include/tcmode-default.inc | 2 +-
.../kern-tools/kern-tools-native_git.bb | 2 +-
.../linux-libc-headers_3.17.7.bb | 7 ----
.../linux-libc-headers/linux-libc-headers_3.19.bb | 7 ++++
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 27 ----------------
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 22 -------------
...yocto-tiny_3.17.bb => linux-yocto-tiny_3.19.bb} | 8 ++---
meta/recipes-kernel/linux/linux-yocto.inc | 6 ++++
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 37 ----------------------
.../{linux-yocto_3.17.bb => linux-yocto_3.19.bb} | 26 +++++++--------
11 files changed, 58 insertions(+), 119 deletions(-)
delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb
create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.19.bb
delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
rename meta/recipes-kernel/linux/{linux-yocto-tiny_3.17.bb => linux-yocto-tiny_3.19.bb} (60%)
delete mode 100644 meta/recipes-kernel/linux/linux-yocto_3.10.bb
rename meta/recipes-kernel/linux/{linux-yocto_3.17.bb => linux-yocto_3.19.bb} (58%)
--
2.1.0
next reply other threads:[~2015-02-20 18:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-20 18:37 Bruce Ashfield [this message]
2015-02-20 18:37 ` [PATCH 1/5] linux-libc-headers: update to 3.19 Bruce Ashfield
2015-02-20 18:38 ` [PATCH 2/5] linux-yocto: make kernel configuration audit user visible Bruce Ashfield
2015-02-20 18:38 ` [PATCH 3/5] linux-yocto: remove 3.10 and 3.17 recipes Bruce Ashfield
2015-02-20 18:38 ` [PATCH 4/5] linux-yocto: introduce 3.19 versioned recipes Bruce Ashfield
2015-02-20 18:38 ` [PATCH 5/5] linux-yocto: warn when a generated BSP description is used Bruce Ashfield
2015-02-26 7:21 ` Ola X Nilsson
2015-02-26 13:05 ` Bruce Ashfield
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.1424456540.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