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.

Yocto build file system failure (without DSL connection)

Yocto build file system failure (without DSL connection)

We are using the tool chain gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux and host system is Ubuntu 12.0.4.

Initially we have used DSL connection to download the code and to build. we got successfully "Completed Yocto build".

However when we removed the DSL connection and try to build the file system we are getting connection timed out.

The snapshot of the error

Loading cache: 100% |################################################################################################| ETA:  00:00:00
Loaded 2124 entries from dependency cache.
NOTE: Error during finalise of /home/lnt/TI/GLSDK_6_10_00_02/ti-glsdk_dra7xx-evm_6_10_00_02/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt-legacy_1.0.bb
ERROR: ExpansionError during parsing /home/lnt/TI/GLSDK_6_10_00_02/ti-glsdk_dra7xx-evm_6_10_00_02/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt-legacy_1.0.bb: Failure expanding variable S: ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Fetch command failed with exit code 128, output:
fatal: unable to connect to arago-project.org:
arago-project.org[0: 184.73.161.183]: errno=Connection timed out

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

We have followed the steps which is mentioned in the GLSDK url.http://processors.wiki.ti.com/index.php/DRA7xx_GLSDK_Software_Developers_Guide