summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-08-22 21:17:27 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-09-22 00:03:14 -0500
commit0a4c4fbc2403a5d2591d4242b5f8a33a5b9311d0 (patch)
tree58d3e775e5f2ed2f011b773ead21a3ac503546e9 /meta-emenlow/recipes-kernel
parent2fb66d7abece6ce9561794d23f6c3cab3d465d99 (diff)
downloadmeta-intel-0a4c4fbc2403a5d2591d4242b5f8a33a5b9311d0.tar.gz
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend8
1 files changed, 8 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow = "emenlow"
4KMACHINE_emenlow = "yocto/standard/emenlow"
5KERNEL_FEATURES_append_emenlow += " cfg/smp.scc"
6
7SRCREV_machine_pn-linux-yocto_emenlow ?= "32b75bf072568eb3e4e8efdd5fec7b8b15725146"
8SRCREV_meta_pn-linux-yocto_emenlow ?= "0dcdf7bb40a8e1fb18fd27d442fa5ace8cff4941"