Merge pull request #204 from DmitriyEshenko/patch-4

Accel-PPP: T4015: update version which include threading fix
This commit is contained in:
Christian Poessinger 2021-11-24 08:45:24 +01:00 committed by GitHub
commit 92a68eb1e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ def pkgList = [
'buildCmd': 'cd ..; ./build-linux-firmware.sh'],
// Accel-PPP
['name': 'accel-ppp', 'scmCommit': 'aa9e2eefe4ad51',
['name': 'accel-ppp', 'scmCommit': '51bd8165bb335a',
'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git',
'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'],