summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-10-11 13:59:42 +0000
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-10-22 14:49:25 +0000
commite4a3822f65d8248483a15cbc05d4d6fb8543fcfb (patch)
tree1a9f844649c2bb3783db7fc3c51008835e63cf58 /packages
parent0f41a7d35eafeee412a8178f1364f38db833e684 (diff)
downloadvyos-build-e4a3822f65d8248483a15cbc05d4d6fb8543fcfb.tar.gz
vyos-build-e4a3822f65d8248483a15cbc05d4d6fb8543fcfb.zip
T4204: accel-ppp bump version 9669bcb99adc
(cherry picked from commit 3e9eefb12c31d2612a9f3ad020d0779cb350bf4e)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux-kernel/Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile
index 61addb40..87c04bdc 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': 'b120b0d83e21',
+ ['name': 'accel-ppp', 'scmCommit': '9669bcb99adc',
'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git',
'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'],