[yocto] [PATCH 3/7] emenlow: add recipe extention for linux-yocto_3.4

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Jul 6 05:38:41 PDT 2012


From: Nitin A Kamble <nitin.a.kamble at intel.com>

This is tested on the emenlow hardware, and it works as expected.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 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 0000000..2146864
--- /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"
-- 
1.7.3.4




More information about the yocto mailing list