summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-03-13 09:21:47 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-03-18 15:47:49 -0500
commit99e436c70cd7922d31e7e8a9657e945982be99aa (patch)
tree0544e521cd31c90bd7c6663f646a43100afb646f /meta-jasperforest/recipes-kernel
parent5fd80cf218e4dc9b26dffcf0dd8883ff88bafee7 (diff)
downloadmeta-intel-99e436c70cd7922d31e7e8a9657e945982be99aa.tar.gz
meta-jasperforest: switch to linux-yocto-3.2 kernel
Switch jasperforest to the 3.2 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest/recipes-kernel')
-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
2 files changed, 17 insertions, 0 deletions
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"