summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/meta-haswell-wc')
-rw-r--r--meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
deleted file mode 100644
index c4b2a2ac..00000000
--- a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ /dev/null
@@ -1,16 +0,0 @@
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.8.13"
12
13SRCREV_machine_haswell-wc = "f20047520a57322f05d95a18a5fbd082fb15cb87"
14SRCREV_meta_haswell-wc = "dfeaae26b811cb006f3013a1be7bb2de54d9c015"
15
16SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"