while compiling the Yacto code getting this below error
followed steps- git clone https://code.siemens.com/em-lp/sem3/SEM_3T.git
git checkout <branch name>
. build/conf/setenv
bitbake u-boot

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
while compiling the Yacto code getting this below error
followed steps- git clone https://code.siemens.com/em-lp/sem3/SEM_3T.git
git checkout <branch name>
. build/conf/setenv
bitbake u-boot

Error - ERROR: external-arm-toolchain-2019.12-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1004/bus"; export PATH="/home/sem3user2/newapproch/SEM_3T/sources/oe-core/scripts:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot/usr/bin/crossscripts:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot-native/usr/sbin:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot-native/usr/bin:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot-native/sbin:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/recipe-sysroot-native/bin:/home/sem3user2/newapproch/SEM_3T/toolchain/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin:/home/sem3user2/newapproch/SEM_3T/sources/bitbake/bin:/home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/hosttools"; export HOME="/home/sem3user2"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" /home/sem3user2/newapproch/SEM_3T/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, no output
ERROR: external-arm-toolchain-2019.12-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-5.10.y')
ERROR: Logfile of failure stored in: /home/sem3user2/newapproch/SEM_3T/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/log.do_fetch.126096
ERROR: Task (/home/sem3user2/newapproch/SEM_3T/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 479 tasks of which 478 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
Hi Manu,
Sorry, I assume we can't help here. There is no description and your link seems to be internal. I can't login at that site. I am not aware of your system and SW.
You can send me an private email if you like to explain the project background (f-walzer(at)ti.com).
But are you sure your build device can access the link in the error message:
ERROR: external-arm-toolchain-2019.12-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-5.10.y')
Regards, Frank