diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-01-17 10:10:34 -0600 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-02-21 09:23:37 -0600 |
commit | 365b897b9cfc2bb8bd9e3fa56e99f70d865612d0 (patch) | |
tree | 3118f0bf5d4ba6e3f034ae15c266ca923896f220 /meta-emenlow/recipes-kernel | |
parent | 4b5bfdb939a1bf438962df57548a50817bf41f68 (diff) | |
download | meta-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')
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend | 3 |
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 @@ | |||
1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | ||
2 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
3 | KMACHINE_emenlow = "yocto/standard/emenlow" | ||