diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-10-02 09:57:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-02 09:57:11 +0200 |
commit | b2855d0857b92d20e86ab5e08a8cd185a61877ff (patch) | |
tree | 6fb18939247a48702b451e1d38f09efc7243a18d /data | |
parent | 87c6fcc9eb547e44587c46244cc66877efd7ad35 (diff) | |
download | vyos-build-b2855d0857b92d20e86ab5e08a8cd185a61877ff.tar.gz vyos-build-b2855d0857b92d20e86ab5e08a8cd185a61877ff.zip |
Kernel: T3318: update Linux Kernel to v5.10.70
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 0b97cd68..bbcde68f 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.69", + "kernel_version": "5.10.70", "kernel_flavor": "amd64-vyos", "release_train": "sagitta", "additional_repositories": [ |