summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-upstream_mainline.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-upstream_mainline.bb b/recipes-kernel/linux/linux-toradex-upstream_mainline.bb
index 5212cac..644a642 100644
--- a/recipes-kernel/linux/linux-toradex-upstream_mainline.bb
+++ b/recipes-kernel/linux/linux-toradex-upstream_mainline.bb
@@ -15,6 +15,6 @@ TDX_PATCHES = " \
"
# set PV manually, that way PREFERRED_VERSION can be set to a constant value
PV = "mainline"
-LINUX_VERSION = "6.8-rc"
+LINUX_VERSION = "6.9-rc"
KBRANCH = "master"
SRCREV_machine = "${AUTOREV}"