diff options
author | Christian Breunig <christian@breunig.cc> | 2023-01-15 09:13:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-15 09:13:56 +0100 |
commit | a7ab213d74e4f12b47e259a8d71723dafee135b6 (patch) | |
tree | 7ca2a80de2ae52692721b8b88f53d9ab22c30454 /data | |
parent | f2137d4e84f769fff0893a9da1952eaaab99dbbc (diff) | |
download | vyos-build-a7ab213d74e4f12b47e259a8d71723dafee135b6.tar.gz vyos-build-a7ab213d74e4f12b47e259a8d71723dafee135b6.zip |
Kernel: T4928: update Linux Kernel to v6.1.6
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 9a82eae1..bd2c0bef 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 = "6.1.4" +kernel_version = "6.1.6" bootloaders = "syslinux,grub-efi" website_url = "https://vyos.io" |