diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-09-16 08:39:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 08:39:29 +0200 |
commit | 2869761499d433f9c8cb40c83f1e1c961023fdfa (patch) | |
tree | e96d4569825ce420f41b69357ff2680a398a8757 /data | |
parent | 7e856f0c81923dd21e260ecc416c1a8ee90c7f01 (diff) | |
download | vyos-build-2869761499d433f9c8cb40c83f1e1c961023fdfa.tar.gz vyos-build-2869761499d433f9c8cb40c83f1e1c961023fdfa.zip |
Kernel: T4691: update Linux Kernel to v5.15.68
Diffstat (limited to 'data')
-rw-r--r-- | data/defaults.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json index f9535f59..184342b8 100644 --- a/data/defaults.json +++ b/data/defaults.json @@ -5,7 +5,7 @@ "debian_distribution": "bullseye", "vyos_mirror": "http://dev.packages.vyos.net/repositories/current", "vyos_branch": "current", - "kernel_version": "5.15.67", + "kernel_version": "5.15.68", "kernel_flavor": "amd64-vyos", "release_train": "sagitta", "bootloaders": "syslinux,grub-efi", |