summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-01-20 17:59:58 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-01-20 20:22:59 +0000
commit3660fd4f7dca16dd0a95a432c29abbe386cc6d90 (patch)
treeae3eeb293e9459532558f1a57be000e599626407 /data
parentfdbcf4c4d09c1e075f1c7daceb1c0add2493651c (diff)
downloadvyos-build-3660fd4f7dca16dd0a95a432c29abbe386cc6d90.tar.gz
vyos-build-3660fd4f7dca16dd0a95a432c29abbe386cc6d90.zip
Kernel: T5887: update Linux Kernel to v6.6.13
(cherry picked from commit 24779752a797ac32b226c34edfc16c97dc6e08ea)
Diffstat (limited to 'data')
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index c3430eb7..59563c53 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -14,7 +14,7 @@ vyos_mirror = "http://dev.packages.vyos.net/repositories/sagitta"
vyos_branch = "sagitta"
release_train = "sagitta"
-kernel_version = "6.6.12"
+kernel_version = "6.6.13"
bootloaders = "syslinux,grub-efi"
squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery"