[yocto] [PATCH 0/3] linux-yocto: consolidated pull request

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 17 13:57:29 PST 2011


Richard/Saul,

This pull request contains three changes on top of the previously
sent changes that are still pending:

 linux-yocto: enable arch ARM config settings for KARCH based boards
 linux-yocto-stable: add atom-pc preempt_rt support
 linux-yocto: add systemtap config to -stable and -dev kernels

But I wanted to send these anyway, since them sitting on my disk
here isn't helping anyone.

The first commit: 

linux-yocto: update validate_branches to detected invalid commit IDs

Addresses a problem that Richard ran into when invalid commit IDs
are used for SRCREVs. I tested this while fixing the ARM boot 
issues.

The second commit:

linux-yocto: streamline new BSP creation

Is self explanitory, as is the commit message. With this change you
can throw a previously unknown machine at the yocto kernel and have
a resonable first effort at booting the board and creating an
environment for development.

And finally:

linux-yocto: beagleboard enablement

Enables the beagleboard for 2.6.37. The patch itself has the details.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Thanks,
    Bruce Ashfield <bruce.ashfield at windriver.com>
---


Bruce Ashfield (3):
  linux-yocto: beagleboard enablement
  linux-yocto: streamline new BSP creation
  linux-yocto: update validate_branches to detected invalid commit IDs

 meta/classes/kernel-yocto.bbclass  |   37 ++++++++++++++++++++---------------
 meta/conf/machine/beagleboard.conf |    6 ++--
 2 files changed, 24 insertions(+), 19 deletions(-)




More information about the yocto mailing list