Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-yocto: -rc4 pull request
@ 2012-04-17 22:01 Bruce Ashfield
  2012-04-17 22:01 ` [PATCH 1/3] linux-yocto: .diff is a valid patch extension Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruce Ashfield @ 2012-04-17 22:01 UTC (permalink / raw)
  To: richard.purdie; +Cc: denys, openembedded-core, yang.shi, saul.wold

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




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

end of thread, other threads:[~2012-04-18 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 22:01 [PATCH 0/3] linux-yocto: -rc4 pull request Bruce Ashfield
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

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