hello,
I want to build BSP Yocto for s32g274ardb2 , when I run " bitbake fsl-image-ubuntu-base ", it show some errors, for example:
" ERROR: linux-s32-5.4-r0 do_fetch: Fetcher failure for URL: 'git://source.codeaurora.org/external/autobsps32/linux;protocol=https;branch=release/bsp28.0-5.4-rt'. Unable to fetch URL from any source."
I have tried many times, but the error still exists!
I have solved this problem. In the configuration file,just take place the "'git://source.codeaurora.org/external/autobsps32/linux"with "'git://source.codeaurora.cn/external/autobsps32/linux". This method worked well in China.