Merge pull request #214 from DmitriyEshenko/patch-6

Accel-PPP: T4204: update accel-ppp version
This commit is contained in:
Christian Poessinger 2022-01-24 19:57:56 +01:00 committed by GitHub
commit c535fc7a56
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': '51bd8165bb335a',
['name': 'accel-ppp', 'scmCommit': '0b4ef9862c65bf',
'scmUrl': 'https://github.com/accel-ppp/accel-ppp.git',
'buildCmd': 'cd ..; pwd; ls -al; ./build-accel-ppp.sh'],