summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-10-04 16:26:40 +0200
committerEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-10-04 16:38:59 +0200
commit192b9eb28bccc6f2d6072bbde81da9d8165206e5 (patch)
treed1d01eea1da1baefc91444d3ca3901019bca5dc4
parent20866d23b934e6c1d69ac5447ae12c1442a39a7b (diff)
linux-toradex-mainline-rt: update to 6.1.54-rt15
Set LINUX_VERSION to the tag pointed by SRCREV which was already updated by gitlab CI. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index 7d35d08..268f4b5 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
@@ -1,4 +1,4 @@
-LINUX_VERSION ?= "6.1.46-rt13"
+LINUX_VERSION ?= "6.1.54-rt15"
require recipes-kernel/linux/linux-toradex-mainline_git.bb
SUMMARY = "Toradex mainline real-time Linux kernel"