summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-08-28 08:03:29 +0200
committerGitHub <noreply@github.com>2023-08-28 08:03:29 +0200
commit0255c038718a841190e709b89bb0ebe4449e4017 (patch)
tree036dc77579f0b09e26728f901e9ae75cb612b485 /data
parentac5a48ecda28806c1884556294c35f7daa4222be (diff)
downloadvyos-build-0255c038718a841190e709b89bb0ebe4449e4017.tar.gz
vyos-build-0255c038718a841190e709b89bb0ebe4449e4017.zip
Kernel: T4928: update Linux Kernel to v6.1.49
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 49153e00..1eb12920 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.48"
+kernel_version = "6.1.49"
bootloaders = "syslinux,grub-efi"
website_url = "https://vyos.io"