summaryrefslogtreecommitdiff
path: root/packages/linux-kernel
diff options
context:
space:
mode:
authorEshenko Dmitriy <dmitriy.eshenko@vyos.io>2022-01-24 11:28:09 +0300
committerGitHub <noreply@github.com>2022-01-24 11:28:09 +0300
commit418ffd6dd171606ee107fec945bfd38a883794ef (patch)
tree29a95ff5bfc10f8f055f546ab13086437e3c6b72 /packages/linux-kernel
parent85f44504c7572f5ec6a4f43fe243f10f8935bb9e (diff)
downloadvyos-build-418ffd6dd171606ee107fec945bfd38a883794ef.tar.gz
vyos-build-418ffd6dd171606ee107fec945bfd38a883794ef.zip
Accel-PPP: T4204: update accel-ppp version
Diffstat (limited to 'packages/linux-kernel')
-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 a256ea35..75fb99fb 100644
--- a/packages/linux-kernel/Jenkinsfile
+++ b/packages/linux-kernel/Jenkinsfile
@@ -160,7 +160,7 @@ pipeline {
checkout([$class: 'GitSCM',
doGenerateSubmoduleConfigurations: false,
extensions: [[$class: 'CleanCheckout']],
- branches: [[name: '51bd8165bb335a' ]],
+ branches: [[name: '0b4ef9862c65bf' ]],
userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://github.com/accel-ppp/accel-ppp.git']]])
}
}