Kernel: T5887: update Linux Kernel to v6.6.28

This commit is contained in:
Christian Breunig 2024-04-20 10:01:51 +02:00 committed by GitHub
parent 671bbd09b7
commit d9499a16a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ vyos_mirror = "https://rolling-packages.vyos.net/current"
vyos_branch = "current" vyos_branch = "current"
release_train = "current" release_train = "current"
kernel_version = "6.6.27" kernel_version = "6.6.28"
bootloaders = "syslinux,grub-efi" bootloaders = "syslinux,grub-efi"
squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery" squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery"