mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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 <chong.yi.chai@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
9385d97715
commit
f8371fe3f4
|
@ -15,8 +15,8 @@ LINUX_VERSION_corei7-64-intel-common = "${@bb.utils.contains('BSP_SUBTYPE', 'lea
|
||||||
COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
|
COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
|
||||||
KMACHINE_corei7-64-intel-common = "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', 'leafhill', 'intel-corei7-64', d)}"
|
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)}"
|
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_meta_corei7-64-intel-common ?= "c3de59fdaf93a3aaaf90adb4505e323b54dae51f"
|
||||||
SRCREV_machine_corei7-64-intel-common ?= "${@bb.utils.contains('BSP_SUBTYPE', 'leafhill', '435c0950fd5b89eba02860a3aadc85b8247a5ff9', '9195020e5747fba069c19996fab079931584a7fb', d)}"
|
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} \
|
KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON} \
|
||||||
${@bb.utils.contains('AUDIO_FEATURES', 'ssp', '${KERNEL_FEATURES_LEAFHILL_AUDIO}', '', d)}"
|
${@bb.utils.contains('AUDIO_FEATURES', 'ssp', '${KERNEL_FEATURES_LEAFHILL_AUDIO}', '', d)}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user