summaryrefslogtreecommitdiff
path: root/meta-rt/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-rt: canonicalize directory structureDarren Hart2011-08-121-2/+3
| | | | | | Use the more standard recipes-*/*/*.bb layout. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-rt: refresh linux-yocto-rt recipeDarren Hart2011-08-121-6/+0
| | | | | | | | | | | Rename the recipe to match the linux-yocto recipe renames using the kernel version in the PV portion of the filename. Add the SRCREVs to the recipe as was done with the core linux-yocto recipes. Add qemux86 as it is also present in the linux-yocto-2.6.34.git repository. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-rt: atom-pc supportDarren Hart2011-01-201-1/+2
| | | | | | | | | Add support for the atom-pc machine to the meta-rt layer. This has been boot tested on the Intel n450 development board (Black Sand). 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: Initial PREEMPT_RT layer and kernel recipesDarren Hart2011-01-201-0/+22
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>