Tool/software:
Hello TI community,
I am encountering an issue while cloning the meta-tisdk layer from TI's Git server. Yocto builds (git clone) are failing due to layer cloning with following output:
Cloning into '[...]/meta-tisdk'…
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.208]: errno=Connection refused
fatal: clone of 'git://git.ti.com/ti-sdk-linux/meta-tisdk.git' into submodule path '[...]/meta-tisdk' failed
This happens consistently and stops automatic build pipeline.
Has anyone else run into this problem? Are the TI SDK Linux repositories down, moved to different URL or what happened to them?
Any guidance on how to fix this?
Additionally all links are down
https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git (404)
https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git (404)
Thank you in advance for any help.