summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend8
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend9
3 files changed, 19 insertions, 0 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 97670108..26e08141 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -4,6 +4,8 @@
4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post 4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) 5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak)
6 6
7PREFERRED_VERSION_linux-yocto ?= "3.2%"
8
7require conf/machine/include/tune-x86_64.inc 9require conf/machine/include/tune-x86_64.inc
8require conf/machine/include/ia32-base.inc 10require conf/machine/include/ia32-base.inc
9 11
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
new file mode 100644
index 00000000..e506bf43
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_jasperforest = "jasperforest"
3KMACHINE_jasperforest = "jasperforest"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_jasperforest = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV}
8#SRCREV_meta_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV}
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
new file mode 100644
index 00000000..f993c3dc
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_jasperforest = "jasperforest"
4
5KMACHINE_jasperforest = "jasperforest"
6KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest"
7
8SRCREV_machine_pn-linux-yocto_jasperforest ?= "d0ae8f192e046f5572040617e2ccdbd156ce19c6"
9SRCREV_meta_pn-linux-yocto_jasperforest ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f"