From 9385d9771567a7f64fe068ca773de8661a2c90ad Mon Sep 17 00:00:00 2001 From: "Chai, Chong Yi" Date: Thu, 23 Feb 2017 08:19:20 +0800 Subject: linux-yocto_4.1: bump up SRCREV for machine and meta to latest Signed-off-by: Chai, Chong Yi Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++-- 1 file 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 210ca9b1..90e84337 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -15,8 +15,8 @@ LINUX_VERSION_corei7-64-intel-common = "${@bb.utils.contains('BSP_SUBTYPE', 'lea COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" KMACHINE_corei7-64-intel-common = "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', 'leafhill', 'intel-corei7-64', d)}" KBRANCH_corei7-64-intel-common = "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', 'standard/intel/4.1.27/leaf-hill', 'standard/intel/base', d)}" -SRCREV_meta_corei7-64-intel-common ?= "68b5089eeffb5878a990d9eb418407c8e18a6f37" -SRCREV_machine_corei7-64-intel-common ?= "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', '6e06dacda21b3de803e5ca03b8d14e1021861b30', '9195020e5747fba069c19996fab079931584a7fb', d)}" +SRCREV_meta_corei7-64-intel-common ?= "46b3153a39950b3542a99486bd964ab2ed65aeb4" +SRCREV_machine_corei7-64-intel-common ?= "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', '435c0950fd5b89eba02860a3aadc85b8247a5ff9', '9195020e5747fba069c19996fab079931584a7fb', d)}" KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} \ ${@bb.utils.contains('AUDIO_FEATURES', 'ssp', '${KERNEL_FEATURES_LEAFHILL_AUDIO}', '', d)}" -- cgit v1.2.3-54-g00ecf