From 53df30ef13826ccd09c551f063731a9c79b563ee Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 2 Feb 2023 13:40:24 +0800 Subject: [PATCH] linux-intel-rt/5.15: update to tag lts-v5.15.85-rt55-preempt-rt-230113T035939Z Updated kernel cache too. Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_5.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_5.15.bb b/recipes-kernel/linux/linux-intel-rt_5.15.bb index eb870845..d25b895a 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.15.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.15.bb @@ -22,9 +22,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" -LINUX_VERSION ?= "5.15.71" -SRCREV_machine ?= "e29405e36bfbda7ace776548de802b76f61b80d9" -SRCREV_meta ?= "50e12441b95837206d02d3ecfd17b1c562759d76" +LINUX_VERSION ?= "5.15.85" +SRCREV_machine ?= "a2fb1a92fb6e734b2253cde6b6ef5f203cf0fefc" +SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a" LINUX_KERNEL_TYPE = "preempt-rt"