From 4e4619ef422b195bd12f6200c4fe42cefc7d4a5c Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 5 Jul 2012 03:43:20 -0700 Subject: 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 Signed-off-by: Tom Zanussi Tested-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend 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 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_emenlow = "emenlow" +KMACHINE_emenlow = "emenlow" +KBRANCH_emenlow = "standard/emenlow" + +SRCREV_machine_pn-linux-yocto_emenlow ?= "1ed16752ff068c2a3f33d78d8a53be32416fb56e" +SRCREV_meta_pn-linux-yocto_emenlow ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" -- cgit v1.2.3-54-g00ecf