From 27026d1f15b3ba60687348ac5a810e6849e2c77e Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 24 Jan 2023 13:50:21 +0000 Subject: T4941: Update accel-ppp version due to IPoE issues with kernel 6 Update 'accel-ppp' where bug fix with incompatibility IPoE vlan_mon driver with Linux kernel 6.1.x --- packages/linux-kernel/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile index 90d89d9a..b0715e19 100644 --- a/packages/linux-kernel/Jenkinsfile +++ b/packages/linux-kernel/Jenkinsfile @@ -49,7 +49,7 @@ def pkgList = [ 'buildCmd': 'cd ..; ./build-linux-firmware.sh'], // Accel-PPP - ['name': 'accel-ppp', 'scmCommit': '8d6dec931641', + ['name': 'accel-ppp', 'scmCommit': 'b120b0d83e21', 'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git', 'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'], -- cgit v1.2.3