diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend index 8e7854fe..f4f31944 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend @@ -1,10 +1,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" -SRCREV_MACHINE_INTEL_COMMON ?= "28d8cfdbcb18a6eef202099cca66430fd3b6eae0" +LINUX_VERSION_INTEL_COMMON = "4.1.26" +SRCREV_META_INTEL_COMMON ?= "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" +SRCREV_MACHINE_INTEL_COMMON ?= "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041" -KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" +KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"