Unable to fetch freescale repositories

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to fetch freescale repositories

1,246 Views
jayadevkumaran
Contributor I

I'm trying to build AGL for IMX6 platform by referring meta-nxp-agl.git - NXP AGL Yocto Project Demo Layer  . However I'm repeatedly facing fetch errors while trying to clone the freescale kernel and uboot repositories. Any idea how to proceed?

ERROR: linux-imx-4.1.15-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/jayadev/imx_4.1/fsl-arm-yocto-bsp/downloads//git2/git.freescale.com.imx.linux-imx.git'...
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused


ERROR: linux-imx-4.1.15-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/linux-imx.git;protocol=git;branch=imx_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jayadev/imx_4.1/fsl-arm-yocto-bsp/bld-agl/tmp/work/imx6qpsabreauto-poky-linux-gnueabi/linux-imx/4.1.15-r0/temp/log.do_fetch.12545
ERROR: Task 50 (/home/jayadev/imx_4.1/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-kernel/linux/linux-imx_4.1.15.bb, do_fetch) failed with exit code '1'
ERROR: u-boot-imx-2016.03-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/jayadev/imx_4.1/fsl-arm-yocto-bsp/downloads//git2/git.freescale.com.imx.uboot-imx.git'...
fatal: unable to connect to git.freescale.com:
git.freescale.com[0: 192.88.156.202]: errno=Connection refused


ERROR: u-boot-imx-2016.03-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=imx_v2016.03_4.1.15_2.0.0_ga'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/jayadev/imx_4.1/fsl-arm-yocto-bsp/bld-agl/tmp/work/imx6qpsabreauto-poky-linux-gnueabi/u-boot-imx/2016.03-r0/temp/log.do_fetch.12592
ERROR: Task 207 (/home/jayadev/imx_4.1/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2016.03.bb, do_fetch) failed with exit code '1'

0 Kudos
0 Replies