summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-07-05 03:43:20 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-07-09 13:50:21 -0500
commit4e4619ef422b195bd12f6200c4fe42cefc7d4a5c (patch)
tree80e1cd503455dde5c0706296c75970b380cf499b /meta-emenlow/recipes-kernel
parent62b97450f3190965657d1c3b15bb7d1b313a9327 (diff)
downloadmeta-intel-4e4619ef422b195bd12f6200c4fe42cefc7d4a5c.tar.gz
emenlow: add recipe extention for linux-yocto_3.4
This is tested on the emenlow hardware, and it works as expected. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Tested-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.4.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 00000000..21468647
--- /dev/null
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow = "emenlow"
4KMACHINE_emenlow = "emenlow"
5KBRANCH_emenlow = "standard/emenlow"
6
7SRCREV_machine_pn-linux-yocto_emenlow ?= "1ed16752ff068c2a3f33d78d8a53be32416fb56e"
8SRCREV_meta_pn-linux-yocto_emenlow ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"