Accel-PPP: T3562: update to latest version

Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01
This commit is contained in:
Christian Poessinger 2021-05-19 18:23:26 +00:00
parent fbf794f268
commit 8fb9681c67

View File

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