]> code.ossystems Code Review - openembedded-core.git/commit
meta-rt: Initial PREEMPT_RT layer and kernel recipes
authorDarren Hart <dvhart@linux.intel.com>
Mon, 20 Dec 2010 23:02:40 +0000 (15:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:36:58 +0000 (21:36 +0000)
commit0d7d5666509c013228242b87c1dfd15395af6701
tree64e733a571982bc274e7a96a562de306b2731656
parent4de544015b41cde2938d8bb00fec48f470e6d7fb
meta-rt: Initial PREEMPT_RT layer and kernel recipes

The meta-rt layer provides a preempt_rt kernel recipe
using the linux-yocto-stable git tree. It overrides
the virtual/kernel provider and defines the compatible
machines and per-machine SRCREVs. The initial layer
supports only qemux86-64.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Tom Zanussi <tom.zanussi@intel.com>
Cc: Bruce Ashfield <bruce.ashfield@windriver.com>
meta-rt/conf/layer.conf [new file with mode: 0644]
meta-rt/recipes-kernel/linux-yocto-rt_stablegit.bb [new file with mode: 0644]