summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-11-16 15:17:22 -0800
committerSaul Wold <sgw@linux.intel.com>2015-11-16 15:17:35 -0800
commit1ce13b3d39b2da79916e3a175cee6baa507290f1 (patch)
treeb8516b6cb294711041a70c66fe3a3ae1819b1e4c
parentd80a818a69cbb2b315a6d761f93d95cc3a8bcf45 (diff)
downloadmeta-intel-1ce13b3d39b2da79916e3a175cee6baa507290f1.tar.gz
linux-yocto_3.19: Update SRCREV for core BSPs4.0-jethro-2.0
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which was missing and needed for the MinnowboardMax. This also adds the INTEL_THERMAL and CORETEMP configuration to prevent overheating for 3.19 it was already in 4.1 Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto_3.19.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
index a074be06..520fb2d5 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend
@@ -5,7 +5,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
5 5
6LINUX_VERSION_core2-32-intel-common = "3.19.5" 6LINUX_VERSION_core2-32-intel-common = "3.19.5"
7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
8SRCREV_meta_core2-32-intel-common = "7a562420b2061216ca7e2dd2195238d51851b9fe" 8SRCREV_meta_core2-32-intel-common = "a1ce9442fce7e94b2f0b6c1cf1997003b04fefd9"
9SRCREV_machine_core2-32-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" 9SRCREV_machine_core2-32-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0"
10KMACHINE_core2-32-intel-common = "intel-core2-32" 10KMACHINE_core2-32-intel-common = "intel-core2-32"
11KBRANCH_core2-32-intel-common = "standard/base" 11KBRANCH_core2-32-intel-common = "standard/base"
@@ -13,7 +13,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
13 13
14LINUX_VERSION_corei7-64-intel-common = "3.19.5" 14LINUX_VERSION_corei7-64-intel-common = "3.19.5"
15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
16SRCREV_meta_corei7-64-intel-common = "7a562420b2061216ca7e2dd2195238d51851b9fe" 16SRCREV_meta_corei7-64-intel-common = "a1ce9442fce7e94b2f0b6c1cf1997003b04fefd9"
17SRCREV_machine_corei7-64-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" 17SRCREV_machine_corei7-64-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0"
18KMACHINE_corei7-64-intel-common = "intel-corei7-64" 18KMACHINE_corei7-64-intel-common = "intel-corei7-64"
19KBRANCH_corei7-64-intel-common = "standard/base" 19KBRANCH_corei7-64-intel-common = "standard/base"