summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-01-23 15:46:07 -0800
committerDarren Hart <dvhart@linux.intel.com>2012-02-03 09:25:17 -0800
commit6aad7407464ec9cc807916b71068fdae323bfcd1 (patch)
treeb2c72e5be10717494a98a9e6d59a64debf8f429b /meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
parentc6d991cf83b3047419cc0076ea4ab1297b9cfb6d (diff)
downloadmeta-intel-6aad7407464ec9cc807916b71068fdae323bfcd1.tar.gz
meta-intel: Add Inforce SYS940x BSP
The Inforce SYS940x-ECX Developer-Ready Reference Platform features: o Intel Atom E6xx (0.6-1.6 GHz) o Up to 1GB on-board DDR2 o Intel Platform Controller Hub EG20T o VGA,LVDS o HD Audio o SD Card o Dual SATA o Mini-PCIe http://www.inforcecomputing.com/SYS940X_ECX.html Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend')
-rw-r--r--meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
new file mode 100644
index 00000000..5d3567d5
--- /dev/null
+++ b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,14 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_sys940x = "sys940x"
4KMACHINE_sys940x = "sys940x"
5KERNEL_FEATURES_append_sys940x += " cfg/smp.scc cfg/efi-ext.scc"
6
7COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
8KMACHINE_sys940x-noemgd = "sys940x"
9KERNEL_FEATURES_append_sys940x-noemgd += " cfg/smp.scc cfg/efi-ext.scc"
10
11# Update the following to use a different BSP branch or meta SRCREV
12#KBRANCH_sys940x = "yocto/standard/preempt-rt/base"
13#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= XXXX
14#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= XXXX