summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-06-05 22:01:32 +0200
committerGitHub <noreply@github.com>2023-06-05 22:01:32 +0200
commit650b9362cc3f36ec5318617aa31be490976ca136 (patch)
treea5fd92b6d9e09109f71e200afeabb222600da017 /data
parent285f5310699e4f775e3ed9abc0efdb77c9d15339 (diff)
downloadvyos-build-650b9362cc3f36ec5318617aa31be490976ca136.tar.gz
vyos-build-650b9362cc3f36ec5318617aa31be490976ca136.zip
Kernel: T4928: update Linux Kernel to v6.1.32
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 135d7e00..f9d48219 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -14,7 +14,7 @@ vyos_mirror = "http://dev.packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
-kernel_version = "6.1.31"
+kernel_version = "6.1.32"
bootloaders = "syslinux,grub-efi"
website_url = "https://vyos.io"