linux-yocto_4.1: bump up SRCREV for machine and meta to latest

Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Chai, Chong Yi 2017-02-23 08:19:20 +08:00 committed by Saul Wold
parent 28c774bf25
commit 9385d97715

View File

@ -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)}"