diff options
| author | Christian Poessinger <christian@poessinger.com> | 2022-06-07 08:08:57 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-07 08:08:57 +0200 | 
| commit | 06a1dc8ccc7a39cb6a9824b32194285fd131a3ac (patch) | |
| tree | 1767c9ef3ba44182df124c4aaf023dba4dc826f4 | |
| parent | 467062897966e73dc80a9c28783e4e6083c72b83 (diff) | |
| download | vyos-build-06a1dc8ccc7a39cb6a9824b32194285fd131a3ac.tar.gz vyos-build-06a1dc8ccc7a39cb6a9824b32194285fd131a3ac.zip  | |
Kernel: T3318: update Linux Kernel to v5.10.120
| -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 3e5d68f2..a5c3dcdf 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.10.119", +  "kernel_version": "5.10.120",    "kernel_flavor": "amd64-vyos",    "release_train": "sagitta",    "bootloaders": "syslinux,grub-efi",  | 
