From 0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 18 Jul 2012 23:49:09 -0500 Subject: meta-jasperforest: switch to linux-yocto-3.4 kernel Switch jasperforest to the 3.4 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi --- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 ++++++++ meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend (limited to 'meta-jasperforest/recipes-kernel/linux') diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend new file mode 100644 index 00000000..e506bf43 --- /dev/null +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +COMPATIBLE_MACHINE_jasperforest = "jasperforest" +KMACHINE_jasperforest = "jasperforest" + +# Update the following to use a different BSP branch or meta SRCREV +#KBRANCH_jasperforest = "standard/preempt-rt/base" +#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} +#SRCREV_meta_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend new file mode 100644 index 00000000..abe60cdd --- /dev/null +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend @@ -0,0 +1,9 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_jasperforest = "jasperforest" + +KMACHINE_jasperforest = "jasperforest" +KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" + +SRCREV_machine_pn-linux-yocto_jasperforest ?= "6297e4c1d57e1063bfce297c2e12392348598559" +SRCREV_meta_pn-linux-yocto_jasperforest ?= "c2b5ee363bf2612932301488f3ac0644ff70fc7c" -- cgit v1.2.3-54-g00ecf