源配置成export LF_SUBMODULES_BY=gitee后编译的时候还是用github上去拿代码?是不是仓出了问题?
以下是我编译的时候的报错.
wangwei@wangwei-virtual-machine:~/code/luckfox-pico$ ./build.sh
Cloning into '/home/wangwei/code/luckfox-pico/sysdrv/tools/board/ubuntu'...
fatal: unable to access '
https://github.com/luckfox-eng33/pico_ubuntu.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
fatal: clone of '
https://github.com/luckfox-eng33/pico_ubuntu.git' into submodule path '/home/wangwei/code/luckfox-pico/sysdrv/tools/board/ubuntu' failed
Failed to clone 'sysdrv/tools/board/ubuntu'. Retry scheduled
Cloning into '/home/wangwei/code/luckfox-pico/sysdrv/tools/board/ubuntu'...
fatal: unable to access '
https://github.com/luckfox-eng33/pico_ubuntu.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
fatal: clone of '
https://github.com/luckfox-eng33/pico_ubuntu.git' into submodule path '/home/wangwei/code/luckfox-pico/sysdrv/tools/board/ubuntu' failed
Failed to clone 'sysdrv/tools/board/ubuntu' a second time, aborting
[build.sh:error] Running main failed!
[build.sh:error] exit code 1 from line 1998:
[build.sh:info] git submodule update --init --recursive