mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Update to the HEAD of standard/common-pc-64/chiefriver (3.10.35-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
13 lines
416 B
Plaintext
13 lines
416 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_MACHINE_chiefriver = "chiefriver"
|
|
KMACHINE_chiefriver = "chiefriver"
|
|
KBRANCH_chiefriver = "standard/common-pc-64/chiefriver"
|
|
|
|
KERNEL_FEATURES_append_chiefriver = " features/amt/mei/mei.scc"
|
|
|
|
LINUX_VERSION = "3.10.35"
|
|
|
|
SRCREV_meta_chiefriver = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
|
|
SRCREV_machine_chiefriver = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
|