From 1bca60610c597571769edc4a057a04bfdbd2f994 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 17 Oct 2023 15:02:25 +0800 Subject: [PATCH] linux-intel-rt/6.1: update to v6.1.46-rt14 Also fetch the latest kernel configurations from kernel cache. Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_6.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-rt_6.1.bb b/recipes-kernel/linux/linux-intel-rt_6.1.bb index 4635fa67..0312e48d 100644 --- a/recipes-kernel/linux/linux-intel-rt_6.1.bb +++ b/recipes-kernel/linux/linux-intel-rt_6.1.bb @@ -21,9 +21,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" -LINUX_VERSION ?= "6.1.38" -SRCREV_machine ?= "d154487eb12bc0de97d5e33409b957b87cae2e6e" -SRCREV_meta ?= "d62bfbd59e3f6f9b6fa6e396df2d9c7f1abb80ed" +LINUX_VERSION ?= "6.1.46" +SRCREV_machine ?= "833b595b2ecc853435ea542e6e33bb71916c78e3" +SRCREV_meta ?= "8f554fa5dd4db2bd42d8a1b7c1c10d529c763d08" LINUX_KERNEL_TYPE = "preempt-rt"