How to compile firmware for GL-MT3000?

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.

Can anyone help? Thanks.

You should remove that feed, as it is closed-sourced.

@hansome Thanks for your reply, I’m wondering what’s that feed for? Would it still be functional after removing? Could you share the instruction how to build a complte firmware for GL-MT3000?

Please refer to:

let me try it out. thanks a lot!