summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-08-02 14:10:17 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-02 15:30:21 +0800
commitfc48c7630532ec45d160f6c83dbd88b9baf040f1 (patch)
treeba57fe2bf65f912dc668ce40f14ad571891da5ad /recipes-kernel/linux
parent844afa77ec00ba4ff1d840a9b8f8648468d4383f (diff)
downloadmeta-intel-fc48c7630532ec45d160f6c83dbd88b9baf040f1.tar.gz
linux-intel-rt/5.10: update to v5.10.52
Updates -rt patchset to -rt47. Updated kernel config to latest commit. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.10.bb b/recipes-kernel/linux/linux-intel-rt_5.10.bb
index b073abd1..8803061b 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.10.bb
@@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.10"
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.10.30" 21LINUX_VERSION ?= "5.10.52"
22SRCREV_machine ?= "8b07bfbd844f73cbedc1f8eaa63e8b79295745d8" 22SRCREV_machine ?= "40cb020a210eb7e0193c7ba86e67cdbd3b9af011"
23SRCREV_meta ?= "cd049697e9b2d3e9118110d476075ff8f87202cc" 23SRCREV_meta ?= "9e7ad6490483d21f3abea3cb026ced2acad716e6"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26