summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index ed2a52c4..d8be4519 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,10 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.18" 3LINUX_VERSION_INTEL_COMMON = "4.1.18"
4SRCREV_META_INTEL_COMMON = "e8c492e96f39fbee71520dbee0227dd6a87b9a59" 4SRCREV_META_INTEL_COMMON = "2b07d06557a049b6ef7038a31651279c33794dbd"
5SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5" 5SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/intel"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
9 9
10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"