From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: richard.purdie@linuxfoundation.org
Cc: denys@ti.com, openembedded-core@lists.openembedded.org,
yang.shi@windriver.com, saul.wold@intel.com
Subject: [PATCH 0/3] linux-yocto: -rc4 pull request
Date: Tue, 17 Apr 2012 18:01:43 -0400 [thread overview]
Message-ID: <cover.1334699045.git.bruce.ashfield@windriver.com> (raw)
Richard/Saul,
Here's a set of 3 fixes that should be considered for -rc4.
I split things up as much as I could, in the order that they
should be taken.
1/3: linux-yocto: .diff is a valid patch extension
This was reported on IRC today, it was an easy fix to an obvious
problem. I doubled check the old cases and the new .diff case. I've
also confirmed that patch.bbclass and these patch extensions agree.
2/3: linux-yocto/meta: beagleboard: disable CONFIG_PREEMPT
This is the merge of Denys' fix for the beagleboard boot issue
(aka YOCTO 1892]. With this booting on the xM is fixed. I've merged
it into the tree in a named config, so we'll be able to easily identify
it in the future. This same change is in the 3.0 kernel, and staged
in the 3.2 and 3.4 trees as well.
3/3: linux-yocto/meta: remove kernel config audit warnings
This is from Yang Shi @ Wind River. It fixes the issues reporting
on the mailing list during the beta testing. The qemu* BSPs on 3.2
and the hardware references on 3.0 now audit cleanly during the
kernel build. This is one of those items we promise with each release,
and it took a bit longer to acheive this time.
Yang and I looked at these and only obselete / invalid options are
removed or are tagged as 'hardware' to declare them valid and remove
a warning. The functional changes limited. Yang boot tested the
changes and I've re-run the audit testing here.
(my master branch is a bit out of date, but I had to switch to my
secondary builder for testing, and didn't want to disturb it. There
are no changes in master that would impact this testing).
cc: Yang Shi <yang.shi@windriver.com>
cc: Denys Dmytriyenko <denys@ti.com>
Cheers,
Bruce
The following changes since commit 5326847ef821c382aac26b474ab0e35939c463b7:
Hob: fixed a little view issue about package selection page (2012-04-16 12:56:25 +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 (3):
linux-yocto: .diff is a valid patch extension
linux-yocto/meta: beagleboard: disable CONFIG_PREEMPT
linux-yocto/meta: remove kernel config audit warnings
meta/classes/kernel-yocto.bbclass | 2 +-
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-04-17 22:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 22:01 Bruce Ashfield [this message]
2012-04-17 22:01 ` [PATCH 1/3] linux-yocto: .diff is a valid patch extension Bruce Ashfield
2012-04-17 22:01 ` [PATCH 2/3] linux-yocto/meta: beagleboard: disable CONFIG_PREEMPT Bruce Ashfield
2012-04-17 22:01 ` [PATCH 3/3] linux-yocto/meta: remove kernel config audit warnings Bruce Ashfield
2012-04-18 15:02 ` [PATCH 0/3] linux-yocto: -rc4 pull request Saul Wold
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.1334699045.git.bruce.ashfield@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=denys@ti.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=saul.wold@intel.com \
--cc=yang.shi@windriver.com \
/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