summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-02 20:21:00 +0200
committerChristian Breunig <christian@breunig.cc>2026-05-03 20:35:31 +0200
commit739f904284ac4f96496cc9f3b080a5276a9b317c (patch)
tree9b0d38c0b689a5c090267d1211125a9ae20015f1 /data
parent80507bfd023d8a97b42ac40cb1e013feab2c8a05 (diff)
downloadvyos-build-739f904284ac4f96496cc9f3b080a5276a9b317c.tar.gz
vyos-build-739f904284ac4f96496cc9f3b080a5276a9b317c.zip
Kernel: T8147: upgrade to 6.18
* Forwared port all out-of-tree driver patches * Add Intel QAT patch to make it compile for LInux 6.18 * Remove out-of-tree OpenVPN DCO module - now available upstream
Diffstat (limited to 'data')
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index 7d506e83..fb51f3cc 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -14,7 +14,7 @@ vyos_mirror = "https://packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
-kernel_version = "6.6.137"
+kernel_version = "6.18.26"
kernel_flavor = "vyos"
bootloaders = "syslinux,grub-efi"