From 1ce13b3d39b2da79916e3a175cee6baa507290f1 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 16 Nov 2015 15:17:22 -0800 Subject: linux-yocto_3.19: Update SRCREV for core BSPs 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 --- common/recipes-kernel/linux/linux-yocto_3.19.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/recipes-kernel') 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" LINUX_VERSION_core2-32-intel-common = "3.19.5" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -SRCREV_meta_core2-32-intel-common = "7a562420b2061216ca7e2dd2195238d51851b9fe" +SRCREV_meta_core2-32-intel-common = "a1ce9442fce7e94b2f0b6c1cf1997003b04fefd9" SRCREV_machine_core2-32-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" KMACHINE_core2-32-intel-common = "intel-core2-32" KBRANCH_core2-32-intel-common = "standard/base" @@ -13,7 +13,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" LINUX_VERSION_corei7-64-intel-common = "3.19.5" COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" -SRCREV_meta_corei7-64-intel-common = "7a562420b2061216ca7e2dd2195238d51851b9fe" +SRCREV_meta_corei7-64-intel-common = "a1ce9442fce7e94b2f0b6c1cf1997003b04fefd9" SRCREV_machine_corei7-64-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" KMACHINE_corei7-64-intel-common = "intel-corei7-64" KBRANCH_corei7-64-intel-common = "standard/base" -- cgit v1.2.3-54-g00ecf