From f8371fe3f4063b2227e2cc28af7b55a0900e2efc Mon Sep 17 00:00:00 2001 From: "Chai, Chong Yi" Date: Tue, 4 Jul 2017 22:30:32 +0800 Subject: linux_yocto_4.1: update machine and meta SRCREV to latest This updates machine SRCREV for Leaf Hill BSP and meta for corei7-64-intel-common 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(-) (limited to 'common/recipes-kernel/linux/linux-yocto_4.1.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 90e84337..4074e3ef 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 ?= "46b3153a39950b3542a99486bd964ab2ed65aeb4" -SRCREV_machine_corei7-64-intel-common ?= "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', '435c0950fd5b89eba02860a3aadc85b8247a5ff9', '9195020e5747fba069c19996fab079931584a7fb', d)}" +SRCREV_meta_corei7-64-intel-common ?= "c3de59fdaf93a3aaaf90adb4505e323b54dae51f" +SRCREV_machine_corei7-64-intel-common ?= "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', '0417f3b89474742be646a109140ff695dcf96d4c', '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