From 78c43c2078e292ac9b53d2d6a41a47466d283914 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 30 Aug 2020 20:02:14 +0200 Subject: Kernel: T2843: upgrade Kernel to v5.8.5 Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways. --- data/defaults.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/defaults.json') diff --git a/data/defaults.json b/data/defaults.json index 393966c..a18426d 100644 --- a/data/defaults.json +++ b/data/defaults.json @@ -5,7 +5,7 @@ "debian_distribution": "buster", "vyos_mirror": "http://dev.packages.vyos.net/repositories/current", "vyos_branch": "current", - "kernel_version": "4.19.142", + "kernel_version": "5.8.5", "kernel_flavor": "amd64-vyos", "release_train": "equuleus", "additional_repositories": [ -- cgit v1.2.3