diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-07-15 07:08:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 07:08:48 +0200 |
commit | 06083671bea3a1be2295e8f372ccb81d36378c32 (patch) | |
tree | 32258971f2db5c3f7d2fb0bd79db357aac0ad32e | |
parent | 21bd5b37f6f28731d0994c29ca4419dab4f5d634 (diff) | |
download | vyos-build-06083671bea3a1be2295e8f372ccb81d36378c32.tar.gz vyos-build-06083671bea3a1be2295e8f372ccb81d36378c32.zip |
Kernel: T3318: update Linux Kernel to v5.10.130
-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 7c301c0d..41886847 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.129", + "kernel_version": "5.10.130", "kernel_flavor": "amd64-vyos", "release_train": "sagitta", "bootloaders": "syslinux,grub-efi", |