All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][meta-intel] Add linux-yocto-rt_3.0 support to all BSPs
@ 2011-08-11 23:09 Darren Hart
  2011-08-11 23:09 ` [PATCH 1/2] add linux-yocto-rt_3.0 support for all meta-intel BSPs Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Darren Hart @ 2011-08-11 23:09 UTC (permalink / raw)
  To: bruce.ashfield, tom.zanussi, yocto

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



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

end of thread, other threads:[~2011-08-12 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 23:09 [PATCH 0/2][meta-intel] Add linux-yocto-rt_3.0 support to all BSPs Darren Hart
2011-08-11 23:09 ` [PATCH 1/2] add linux-yocto-rt_3.0 support for all meta-intel BSPs Darren Hart
2011-08-11 23:09 ` [PATCH 2/2] allow override of kernel provider Darren Hart
2011-08-12 14:31 ` [PATCH 3/2] rt: simplify linux-yocto-rt.bbappend for all BSPs Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.