summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-05-21 15:29:54 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-05-21 23:19:21 +0800
commitfcb405899585113d835d65e662e53fbadb2b1651 (patch)
treee5c252f8b76c5460f86a671fdf55c5f6fe49b1ef /recipes-kernel
parent79954f06fa952e9a8823f7fdfd840ac3d9ba31d6 (diff)
downloadmeta-intel-fcb405899585113d835d65e662e53fbadb2b1651.tar.gz
linux-intel-rt/5.4: update to v5.4.115
Updates -rt patchset to -rt57. Updated kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index 6b61e168..2ec2a002 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.4"
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.4.102" 21LINUX_VERSION ?= "5.4.115"
22SRCREV_machine ?= "7bbaa89ee7f0cb8e912e52b17247d0c0a7b2db15" 22SRCREV_machine ?= "00c7e2e1841e0ed3c1249c0e4bcacbd70435d62e"
23SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f" 23SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26