summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2011-10-27 14:21:43 -0700
committerTom Zanussi <tom.zanussi@intel.com>2011-10-28 00:04:20 -0500
commit478969defe862a2779bf7eb3bca30e2067827d7e (patch)
tree7f4eca944555205306c3a9d2145268a31cead89a /meta-romley/recipes-kernel
parentb5c9f0af18b80c2b4c478fd7cfb537e0a04a4e22 (diff)
downloadmeta-intel-478969defe862a2779bf7eb3bca30e2067827d7e.tar.gz
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 <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley/recipes-kernel')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend8
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend7
2 files changed, 15 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_romley = "romley"
3KMACHINE_romley = "romley"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_sugarbay = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 00000000..558be955
--- /dev/null
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_romley = "romley"
4KMACHINE_romley = "yocto/standard/common-pc-64/romley"
5
6SRCREV_machine_pn-linux-yocto_romley ?= "dbe820c277dfa6cbc249d410e8b083286ec484b7"
7SRCREV_meta_pn-linux-yocto_romley ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"