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 a7d8b6a6..f123ecb7 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.15" -SRCREV_META_INTEL_COMMON ?= "8c6158ec5e43a4cae59058af49f70e0406d18091" +SRCREV_META_INTEL_COMMON ?= "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" SRCREV_MACHINE_INTEL_COMMON ?= "2753b78434cf9b9b3344d8380a90e98baa3ecd37" 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 894a9131..d0010c72 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.15" -SRCREV_meta_i586-nlp-32-intel-common = "8c6158ec5e43a4cae59058af49f70e0406d18091" +SRCREV_meta_i586-nlp-32-intel-common = "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" SRCREV_machine_i586-nlp-32-intel-common = "d6c9054e231ed9cbeee22162e0e5c532e31de534" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 57906081..f6009e48 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.15" -SRCREV_META_INTEL_COMMON = "8c6158ec5e43a4cae59058af49f70e0406d18091" -SRCREV_MACHINE_INTEL_COMMON = "3e103c72114bcd201720c85472d90cbad25ce6d6" +SRCREV_META_INTEL_COMMON = "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" +SRCREV_MACHINE_INTEL_COMMON = "c25b14f5e386ca8b68c584c5fbddbf60a160e366" KBRANCH_INTEL_COMMON = "standard/intel/base"