mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
linux-yocto/4.1: Update to Linux 4.1.18
This SRCREV update also includes the fix to CVE-2016-0728. An intermittent graphics bug that appears to be harmless besides spamming dmesg has been observed on this release, but it is very rare and no method to reproduce or patch to fix it has been found. The graphics bug observed is "vblank wait timed out on crtc 0" followed by a call trace. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
e89df4b0e8
commit
7965dc8149
|
@ -1,8 +1,8 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
LINUX_VERSION_INTEL_COMMON = "4.1.15"
|
LINUX_VERSION_INTEL_COMMON = "4.1.18"
|
||||||
SRCREV_META_INTEL_COMMON ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4"
|
SRCREV_META_INTEL_COMMON ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||||
SRCREV_MACHINE_INTEL_COMMON ?= "3188436876d5eaff8d48f82064367d4a65c3aa97"
|
SRCREV_MACHINE_INTEL_COMMON ?= "2a4c22b03d434f7695e607b6ad30f77671985a6d"
|
||||||
|
|
||||||
KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
|
KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.5"
|
#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18"
|
||||||
SRCREV_meta-i586-nlp-32-intel-common = "46bb64d605fd336d99fa05bab566b9553b40b4b4"
|
SRCREV_meta-i586-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||||
SRCREV_machine-i586-nlp-32-intel-common = "788dfc9859321c09f1c58696bf8998f90ccb4f51"
|
SRCREV_machine-i586-nlp-32-intel-common = "ec18b0b3bd6befd416078e81d775dab37b3f9124"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
|
COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
|
||||||
KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
|
KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
LINUX_VERSION_INTEL_COMMON = "4.1.15"
|
LINUX_VERSION_INTEL_COMMON = "4.1.18"
|
||||||
SRCREV_META_INTEL_COMMON = "46bb64d605fd336d99fa05bab566b9553b40b4b4"
|
SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||||
SRCREV_MACHINE_INTEL_COMMON = "788dfc9859321c09f1c58696bf8998f90ccb4f51"
|
SRCREV_MACHINE_INTEL_COMMON = "ec18b0b3bd6befd416078e81d775dab37b3f9124"
|
||||||
|
|
||||||
KBRANCH_INTEL_COMMON = "standard/base"
|
KBRANCH_INTEL_COMMON = "standard/base"
|
||||||
KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
|
KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user