From 9124870a6bcd99ebaeb0342f4fedf14dc1afebd8 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 13 Mar 2012 10:10:38 -0500 Subject: meta-emenlow: switch to linux-yocto-3.2 kernel Switch emenlow to the 3.2 kernel. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend (limited to 'meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend') diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend new file mode 100644 index 00000000..15fc8473 --- /dev/null +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +COMPATIBLE_MACHINE_emenlow = "emenlow" +KMACHINE_emenlow = "emenlow" + +# Update the following to use a different BSP branch or meta SRCREV +#KBRANCH_emenlow = "standard/preempt-rt/base" +#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX +#SRCREV_meta_pn-linux-yocto-rt_emenlow ?= XXXX -- cgit v1.2.3-54-g00ecf