I am using yocto build system and trying to build ti_cgt recipe and I am getting this error.
WARNING: Failed to fetch URL install.source.dir.local/ti_cgt_c6000_7.2.7_setup_linux_x86.bin;name=cgt6xbin, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
install.source.dir.local/ti_cgt_c6000_7.2.7_setup_linux_x86.bin:
2015-03-20 14:21:33 ERROR 503: Service Unavailable.
It looks like for some reason the build system is not able to download the bin file.
Any ideas on how to fix this error? Is the address not valid anymore?
Thanks!