[yocto] [PATCH 0/2][meta-intel] Add linux-yocto-rt_3.0 support to all BSPs

Darren Hart dvhart at linux.intel.com
Thu Aug 11 16:09:39 PDT 2011


This patch series adds the necessary linux-yocto-rt bbappend files for each
BSP. It also conditionally sets the kernel provider and version so they can
be overriden by the user or a layer.

All the BSPs are known to build the rt kernel. The n450, atom-pc, and
crownbay are known to boot and run cyclictest using the core-image-rt
image.

The following changes since commit 58f707b29e20c2f1712da2e0c1eedc78ea7de6c8:

  meta-fishriver: switch to linux-yocto 3.0 kernel (2011-08-08 13:15:52 -0500)

are available in the git repository at:
  git://git.pokylinux.org/meta-intel dvhart/rt
  http://git.pokylinux.org/cgit.cgi/meta-intel/log/?h=dvhart/rt

Darren Hart (2):
  add linux-yocto-rt_3.0 support for all meta-intel BSPs
  allow override of kernel provider

 meta-crownbay/conf/machine/crownbay-noemgd.conf    |    2 +-
 meta-crownbay/conf/machine/crownbay.conf           |    2 +-
 .../linux/linux-yocto-rt_3.0.bbappend              |    9 +++++++++
 meta-emenlow/conf/machine/emenlow.conf             |    2 +-
 .../linux/linux-yocto-rt_3.0.bbappend              |    7 +++++++
 meta-fishriver/conf/machine/fishriver.conf         |    5 ++---
 .../linux/linux-yocto-rt_3.0.bbappend              |    7 +++++++
 meta-fri2/conf/machine/fri2.conf                   |    4 ++--
 .../linux/linux-yocto-rt_3.0.bbappend              |    7 +++++++
 meta-jasperforest/conf/machine/jasperforest.conf   |    4 ++--
 .../linux/linux-yocto-rt_3.0.bbappend              |    7 +++++++
 .../linux/linux-yocto-rt_3.0.bbappend              |    9 +++++++++
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 +-
 .../linux/linux-yocto-rt_3.0.bbappend              |    7 +++++++
 14 files changed, 63 insertions(+), 11 deletions(-)
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend

-- 
1.7.6




More information about the yocto mailing list