Hello,
We are trying to install QorIQ Linux SDK v2.0-1703 on Ubuntu 14.04.
We have used the following iso files from nxp website
1. QorIQ Linux SDK v2.0 SOURCE.iso
2. QorIQ Linux SDK v2.0 PPCE500MC Yocto Cache.iso
3. QorIQ Linux SDK v2.0-1703.tar
SDK installed without any errors.
When we try to run "bitbake fsl-image-core", the command fails with the following errors
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused
ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/hypervisor/kconfig.git;name=kconfig;destsuffix=git/kconfig;branch=sdk-v2.0.x'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/ppclin/nsdk/QorIQ-SDK-V2.0-20160527-yocto/build_p4080ds/tmp/work/ppce500mc-fsl-linux/hypervisor/git-r3/temp/log.do_fetch.56027
ERROR: Task 116 (/home/ppclin/nsdk/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-virtualization/hypervisor/hypervisor_git.bb, do_fetch) failed with exit code '1'
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused
ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v2.0.x'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/ppclin/nsdk/QorIQ-SDK-V2.0-20160527-yocto/build_p4080ds/tmp/work/p4080ds-fsl-linux/linux-qoriq/4.1-r0/temp/log.do_fetch.33651
ERROR: Task 45 (/home/ppclin/nsdk/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_4.1.bb, do_fetch) failed with exit code '1'
Any help is requested.
Log is attached for reference.