[meta-intel] [PATCH 4/5 v2] meta-haswell-wc: add kernel recipe for haswell-wc BSP

boon.leong.ong at intel.com boon.leong.ong at intel.com
Fri Sep 27 08:42:19 PDT 2013


From: Ong Boon Leong <boon.leong.ong at intel.com>

Provide kernel version 3.8 recipe for haswell-wc BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend      |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend

diff --git a/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
new file mode 100644
index 0000000..c4b2a2a
--- /dev/null
+++ b/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -0,0 +1,16 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+KMETA = "meta"
+
+COMPATIBLE_MACHINE_haswell-wc = "haswell-wc"
+KMACHINE_haswell-wc = "haswell-wc"
+KBRANCH_haswell-wc = "standard/common-pc-64/base"
+
+KERNEL_FEATURES_haswell-wc += "features/amt/mei"
+
+LINUX_VERSION = "3.8.13"
+
+SRCREV_machine_haswell-wc = "f20047520a57322f05d95a18a5fbd082fb15cb87"
+SRCREV_meta_haswell-wc = "dfeaae26b811cb006f3013a1be7bb2de54d9c015"
+
+SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"
-- 
1.7.10.4




More information about the meta-intel mailing list