From 478969defe862a2779bf7eb3bca30e2067827d7e Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Thu, 27 Oct 2011 14:21:43 -0700 Subject: New Romley BSP created. Uses Matrox MGA graphics driver. This layer provides new BSP meta-romley. This provides the support for Romley + Patsburg Chipset for Intel Systems. Romley refers to the Intel Rosecity Board. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend (limited to 'meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend') diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend new file mode 100644 index 00000000..d630dc4f --- /dev/null +++ b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +COMPATIBLE_MACHINE_romley = "romley" +KMACHINE_romley = "romley" + +# Update the following to use a different BSP branch or meta SRCREV +#KBRANCH_sugarbay = "yocto/standard/preempt-rt/base" +#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX +#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX -- cgit v1.2.3-54-g00ecf