[meta-intel] [PATCH 19/21] meta-haswell-wc: Add linux-yocto_3.10 support

wei.sern.chan at intel.com wei.sern.chan at intel.com
Wed May 7 17:19:51 PDT 2014


From: Chan Wei Sern <wei.sern.chan at intel.com>

Add linux-yocto_3.10 support on Intel Haswell
Walnut Canyon platform. KBRANCH is pointing to
"standard/base" with SRCREV_machine and SRCREV_meta
point to 3.10.38. Update LINUX_VERSION to reflect
the 3.10.38 changes.

Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend            |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend

diff --git a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 0000000..0c7deef
--- /dev/null
+++ b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_haswell-wc = "haswell-wc"
+KMACHINE_haswell-wc = "haswell-wc"
+KBRANCH_haswell-wc = "standard/base"
+
+LINUX_VERSION = "3.10.38"
+SRCREV_machine_haswell-wc = "02f7e63e56c061617957388c23bd5cf9b05c5388"
+SRCREV_meta_haswell-wc = "617c6158c3d5b931f0d6131e0b0a7b374c792599"
-- 
1.7.10.4



More information about the meta-intel mailing list