From 0a4c4fbc2403a5d2591d4242b5f8a33a5b9311d0 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 22 Aug 2011 21:17:27 -0500 Subject: meta-emenlow: switch to linux-yocto 3.0 kernel Switch emenlow to the 3.0 kernel, lock it down, and update kernel SRCREVs. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'meta-emenlow/recipes-kernel/linux') diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend new file mode 100644 index 00000000..db3b3858 --- /dev/null +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_emenlow = "emenlow" +KMACHINE_emenlow = "yocto/standard/emenlow" +KERNEL_FEATURES_append_emenlow += " cfg/smp.scc" + +SRCREV_machine_pn-linux-yocto_emenlow ?= "32b75bf072568eb3e4e8efdd5fec7b8b15725146" +SRCREV_meta_pn-linux-yocto_emenlow ?= "0dcdf7bb40a8e1fb18fd27d442fa5ace8cff4941" -- cgit v1.2.3-54-g00ecf