diff options
author | Christian Breunig <christian@breunig.cc> | 2023-01-11 18:52:27 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-01-11 18:52:27 +0100 |
commit | 2a754a85f9cacbe1db5b0be5bc774cf10c499f21 (patch) | |
tree | 95fbdb3eeb60ecd0c35dac4460f8cb007321dee1 /data | |
parent | 1e59005e76ad39185c4d8c3c083e1a82fadc9a74 (diff) | |
download | vyos-build-2a754a85f9cacbe1db5b0be5bc774cf10c499f21.tar.gz vyos-build-2a754a85f9cacbe1db5b0be5bc774cf10c499f21.zip |
Kernel: T4928: update Linux Kernel to v6.1.4
Diffstat (limited to 'data')
-rw-r--r-- | data/defaults.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml index 3c394aad..9a82eae1 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -12,7 +12,7 @@ vyos_mirror = "http://dev.packages.vyos.net/repositories/current" vyos_branch = "current" release_train = "current" -kernel_version = "5.15.86" +kernel_version = "6.1.4" bootloaders = "syslinux,grub-efi" website_url = "https://vyos.io" |