From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] kernel-yocto: consolidated pull request
Date: Wed, 7 Sep 2016 21:08:44 -0400 [thread overview]
Message-ID: <cover.1473296553.git.bruce.ashfield@windriver.com> (raw)
Hi all,
Here are some fixes for the minor issues cased by the kern-tools update
and the recent 4.8 kernel introduction.
RP reported a build and footprint time increase for 4.8, that was due to
some missing kernel meta data that (re)enabled DEBUG and for the standard
kernel. commit [kernel-yocto: restore missing configuration meta data]
deals with that issue.
The commits:
kernel-yocto: restore kernel-meta data detection for SRC_URI elements
kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES
Fix some issues with the compatibility of existing layers and config
fragment users. I was luckily able to fix the issues without bringing
the complexity that I was removing.
There's a small change to uvesafb to have a longer timeout on some
machines (or virtual machines) to avoid issues when performing QA
testing.
And finally, we have the 4.8-rc5 content update. I'll do one of these
a week until we get to the full 4.8 release. This can be pended for
the M3 build, but it did pass my local sanity testing.
Cheers,
Bruce
The following changes since commit ce4ea7a730a7bec257218533b7c1fcb31134e25b:
recipetool: create: avoid extra blank lines in output recipe (2016-09-08 00:36:49 +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 (5):
kernel-yocto: restore kernel-meta data detection for SRC_URI elements
kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES
kernel-yocto: restore missing configuration meta data
linux-yocto: update to 4.8-rc5
linux-yocto/4.4/4.8: uvesafb: provide option to specify timeout for
task completion
meta/classes/kernel-yocto.bbclass | 15 ++++++++++-----
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto_4.4.bb | 18 +++++++++---------
meta/recipes-kernel/linux/linux-yocto_4.8.bb | 18 +++++++++---------
7 files changed, 36 insertions(+), 31 deletions(-)
--
2.5.0
next reply other threads:[~2016-09-08 1:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 1:08 Bruce Ashfield [this message]
2016-09-08 1:08 ` [PATCH 1/5] kernel-yocto: restore kernel-meta data detection for SRC_URI elements Bruce Ashfield
2016-09-08 1:08 ` [PATCH 2/5] kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES Bruce Ashfield
2016-09-08 1:08 ` [PATCH 3/5] kernel-yocto: restore missing configuration meta data Bruce Ashfield
2016-09-08 1:08 ` [PATCH 4/5] linux-yocto: update to 4.8-rc5 Bruce Ashfield
2016-09-08 18:17 ` Bruce Ashfield
2016-09-08 18:43 ` Richard Purdie
2016-09-08 1:08 ` [PATCH 5/5] linux-yocto/4.4/4.8: uvesafb: provide option to specify timeout for task completion Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 23:56 [PATCH 0/5] kernel-yocto: consolidated pull request bruce.ashfield
2024-09-06 17:45 bruce.ashfield
2024-05-30 21:44 bruce.ashfield
2022-05-19 15:15 bruce.ashfield
2020-08-27 17:53 Bruce Ashfield
2016-11-16 14:24 Bruce Ashfield
2013-02-01 14:02 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.1473296553.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