[yocto] [PATCH 0/2][KERNEL] new chiefriver BSP metadata

Bruce Ashfield bruce.ashfield at windriver.com
Tue May 29 13:19:19 PDT 2012


On 12-05-25 5:48 PM, tom.zanussi at intel.com wrote:
> From: Tom Zanussi<tom.zanussi at intel.com>
>
> This patchset implements the initial kernel side of the chiefriver
> BSP.
>
> It also adds a 'temporary' feature needed for turning on rc6 support
> from recipe-space.  The code contained in the rc6 feature is already
> upstream and this feature will be dropped in the next yocto kernel,
> but is needed for now in 3.2 - this is the most flexible way to add
> it while giving ourselves an easy way to drop it if it causes
> problems.
>
> Please pull into linux-yocto 3.2, and also create a new
> standard/default/common-pc-64/chiefriver branch for it.

branch created, and meta changes are merged. I've pushed these to the
3.2 kernel tree now.

I've also staged them in the upcoming 3.4 kernel.

I'll update SRCREVs in master myself later, but you can use them 
immediately.

Bruce

>
> Thanks,
>
> Tom
>
> The following changes since commit 49f931bc294d5b6be60502bbd448cff5aa766235:
>    Tom Zanussi (1):
>          meta/fishriver: remove redundant features and options
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/chiefriver.v2
>    http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/chiefriver.v2
>
> Tom Zanussi (2):
>    chiefriver: create initial BSP infrastructure
>    meta: add tmp/rc6 feature
>
>   .../bsp/chiefriver/chiefriver-preempt-rt.scc       |   12 +++
>   .../bsp/chiefriver/chiefriver-standard.scc         |   11 +++
>   .../cfg/kernel-cache/bsp/chiefriver/chiefriver.cfg |   35 +++++++++
>   .../cfg/kernel-cache/bsp/chiefriver/chiefriver.scc |    7 ++
>   .../features/tmp/rc6/rc6-kernel-params.patch       |   81 ++++++++++++++++++++
>   meta/cfg/kernel-cache/features/tmp/rc6/rc6.scc     |    5 +
>   .../tmp/rc6/snb-disable-rc6p-fix-precedence.patch  |   26 ++++++
>   .../features/tmp/rc6/snb-disable-rc6p.patch        |   39 ++++++++++
>   .../features/tmp/rc6/snb-enable-rc6.patch          |   54 +++++++++++++
>   9 files changed, 270 insertions(+), 0 deletions(-)
>   create mode 100644 meta/cfg/kernel-cache/bsp/chiefriver/chiefriver-preempt-rt.scc
>   create mode 100644 meta/cfg/kernel-cache/bsp/chiefriver/chiefriver-standard.scc
>   create mode 100644 meta/cfg/kernel-cache/bsp/chiefriver/chiefriver.cfg
>   create mode 100644 meta/cfg/kernel-cache/bsp/chiefriver/chiefriver.scc
>   create mode 100644 meta/cfg/kernel-cache/features/tmp/rc6/rc6-kernel-params.patch
>   create mode 100644 meta/cfg/kernel-cache/features/tmp/rc6/rc6.scc
>   create mode 100644 meta/cfg/kernel-cache/features/tmp/rc6/snb-disable-rc6p-fix-precedence.patch
>   create mode 100644 meta/cfg/kernel-cache/features/tmp/rc6/snb-disable-rc6p.patch
>   create mode 100644 meta/cfg/kernel-cache/features/tmp/rc6/snb-enable-rc6.patch
>




More information about the yocto mailing list