summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-12-21 16:46:13 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-12-21 16:57:59 +0800
commit0cc95e338c27c0424ff036ab550c1ff22dd2727a (patch)
treec42ea4dc78172b72feec3a15855468104b7ea7af /recipes-kernel
parentd0f1c1ebfd9b7fe8d22c6a62208f78bccc6f3bf6 (diff)
downloadmeta-intel-0cc95e338c27c0424ff036ab550c1ff22dd2727a.tar.gz
linux-intel-rt/5.10: update to v5.10.78
updates -rt patchset to -rt55. Updated kernel config as well. 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.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 bba48759..fe1accb0 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.59" 21LINUX_VERSION ?= "5.10.78"
22SRCREV_machine ?= "3ab3139402e6adc34f10481f1c1c60459bcd0a7e" 22SRCREV_machine ?= "c287378636ba3f627b4da448d62a75ed41a35982"
23SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d" 23SRCREV_meta ?= "64fb693a6c11f21bab3ff9bb8dcb65a70abe05e3"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"
26 26