summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-01-17 10:10:34 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-02-21 09:23:37 -0600
commit365b897b9cfc2bb8bd9e3fa56e99f70d865612d0 (patch)
tree3118f0bf5d4ba6e3f034ae15c266ca923896f220 /meta-emenlow/recipes-kernel/linux
parent4b5bfdb939a1bf438962df57548a50817bf41f68 (diff)
downloadmeta-intel-365b897b9cfc2bb8bd9e3fa56e99f70d865612d0.tar.gz
emenlow: switch kernel to linux-yocto
Make emenlow use the 2.6.37 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend3
1 files changed, 3 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2COMPATIBLE_MACHINE_emenlow = "emenlow"
3KMACHINE_emenlow = "yocto/standard/emenlow"