From 43d7bca9a6969c07c9291d7c8250e58c5566c137 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 30 May 2021 08:17:31 +0000 Subject: Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers The latest Intel QAT drivers make the 5.10 series Kernel crash and there was no real and good response from Intel so far. Today the build failed one more time by a source file moving around in the Intel webservers. It's time to try to move the QAT functionality to the Kernel buildin drivers. --- packages/linux-kernel/Jenkinsfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'packages/linux-kernel/Jenkinsfile') diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile index 1cd73c40..081c447b 100644 --- a/packages/linux-kernel/Jenkinsfile +++ b/packages/linux-kernel/Jenkinsfile @@ -52,9 +52,6 @@ def pkgList = [ ['name': 'accel-ppp', 'scmCommit': '277ad4c3c7af01b26', 'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git', 'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'], - - // Intel-QAT - ['name': 'qat', 'buildCmd': 'cd ..; ./build-intel-qat.sh'], ] // Start package build using library function from https://github.com/vyos/vyos-build -- cgit v1.2.3