From 365b897b9cfc2bb8bd9e3fa56e99f70d865612d0 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 17 Jan 2011 10:10:34 -0600 Subject: emenlow: switch kernel to linux-yocto Make emenlow use the 2.6.37 kernel. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend (limited to 'meta-emenlow/recipes-kernel/linux') diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend new file mode 100644 index 00000000..360c2596 --- /dev/null +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" +COMPATIBLE_MACHINE_emenlow = "emenlow" +KMACHINE_emenlow = "yocto/standard/emenlow" -- cgit v1.2.3-54-g00ecf