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 <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2023-10-17 15:02:25 +08:00
parent c139b27c3a
commit 1bca60610c

View File

@ -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"