| Submitter | Bruce Ashfield |
|---|---|
| Date | July 3, 2012, 3:14 p.m. |
| Message ID | <cover.1341327589.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/31097/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 07/03/2012 08:14 AM, Bruce Ashfield wrote: > Richard/Saul, > > Here's a collection of updates and fixes from the past week. > Built and boot tested here. > > There's only one that may be slightly interesting, that's my > addition of the qemumipsel as a machine mapping. You may or may > not want this change, but the kernel meta data change was > trivial and should have been done a while ago, so that part I'll > keep even if you don't want the branch mapping. > > The routine updates are: > > - configuration audit updates > - 3.4.4 -stable update > - -rt refresh to 3.4.4-rt-13 > > I also fixed linux-yocto-tiny to have kernel configuration > audit reports again, there was a missing KMETA mapping in the > recipe. There's some output from the audit that we need to look > into, but that will be dealt with separately. > > I've built and booted this on every qemu target I could get > my hands on .. but the matrix is increasing with multiple > variants, kernel versions and recipes :) > > cc: Darren Hart <dvhart@linux.intel.com> > > Cheers, > > Bruce > > The following changes since commit 644ad4bf1e30fcee4b9d5abb819046d1f2193d27: > > documentation/bsp-guide/bsp.xml: Yocto term paring (2012-07-02 16:47:45 +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 (4): > linux-yocto/3.4: add qemumipsel machine mapping > linux-yocto/3.4: v3.4.4 + configuration updates > linux-yocto/3.4: update preempt-rt to 3.4.4-rt13 > linux-yocto-tiny: add KMETA specification > > meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++---- > meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 ++ > meta/recipes-kernel/linux/linux-yocto_3.4.bb | 17 +++++++++-------- > 3 files changed, 15 insertions(+), 12 deletions(-) > Merged into OE-Core Thanks Sau!