I followed the instructions of gl-infra-builder on github:
But got error when I try to do the following in /openwrt-21.02/
./scripts/gen_config.py target_mt7981_gl-mt3000.yml glinet_mt3000.yml
The error is:
fatal: Authentication failed for ‘https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git/’
Looks this “gl-sdk4-collect.git” need certain permission to access on the gitlab.com?
Can someone help on this? Thanks.