summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend16
1 files changed, 16 insertions, 0 deletions
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 00000000..622fafaf
--- /dev/null
+++ b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,16 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3KMETA = "meta"
4
5COMPATIBLE_MACHINE_haswell-wc = "haswell-wc"
6KMACHINE_haswell-wc = "haswell-wc"
7KBRANCH_haswell-wc = "standard/common-pc-64/base"
8
9KERNEL_FEATURES_haswell-wc += "features/amt/mei"
10
11LINUX_VERSION = "3.10.11"
12
13SRCREV_machine_haswell-wc = "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b"
14SRCREV_meta_haswell-wc = "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
15
16SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"