This patch brings in many backlogged stable updates as well as a few additional i915 driver backports. The kernel-cache was also updated, fixing an mei configuration issue in core2 and quark BSPs.
Signed-off-by: California Sullivan <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend index 188a36d..5443a91 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.26" -SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" -SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79" +LINUX_VERSION_INTEL_COMMON = "4.4.32" +SRCREV_META_INTEL_COMMON ?= "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382" +SRCREV_MACHINE_INTEL_COMMON ?= "4cb9a12a1c2b1c0fc58c1da2f7a14737e8a42757" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 08df317..be26601 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_i586-nlp-32-intel-common = "4.4.26" -SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b" -SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c" +LINUX_VERSION_i586-nlp-32-intel-common = "4.4.32" +SRCREV_meta_i586-nlp-32-intel-common = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382" +SRCREV_machine_i586-nlp-32-intel-common = "56d90955fb338cb2badbcbbfbce21c9c774abdfc" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 948ece0..16fd498 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.26" -SRCREV_META_INTEL_COMMON = "3030330b066a33ce21164a8b30d0503cf9f68e5b" -SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad" +LINUX_VERSION_INTEL_COMMON = "4.4.32" +SRCREV_META_INTEL_COMMON = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382" +SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc" KBRANCH_INTEL_COMMON = "standard/intel/base" -- 2.5.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
