diff options
| author | Christian Poessinger <christian@poessinger.com> | 2022-06-05 11:23:13 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-05 11:23:13 +0200 | 
| commit | 467062897966e73dc80a9c28783e4e6083c72b83 (patch) | |
| tree | 25f2c51bd0adf21295648407d88467d688e62cd9 | |
| parent | 149beda0cfcf02209ba973ed47a7df67a9879f38 (diff) | |
| download | vyos-build-467062897966e73dc80a9c28783e4e6083c72b83.tar.gz vyos-build-467062897966e73dc80a9c28783e4e6083c72b83.zip  | |
Kernel: T3318: update Linux Kernel to v5.10.119
| -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 6eab0f2f..3e5d68f2 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.118", +  "kernel_version": "5.10.119",    "kernel_flavor": "amd64-vyos",    "release_train": "sagitta",    "bootloaders": "syslinux,grub-efi",  | 
