| FORUM

FEDEVEL
Platform forum

Is a git BSP repository down?

hkkang , 01-30-2018, 09:27 PM
Hello,

I'm following the page below to use YOCTO: http://www.imx6rex.com/imx6-tiny-rex...-source-codes/
But I couldn't go any further because BSP were not downloadable:
Code:
[~/workdir/imx6/yocto/fsl-release-bsp]$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.14.28-1.0.1_patchGet git://git.freescale.com/imx/fsl-arm-yocto-bsp.gitfatal: unable to connect to git.freescale.com:git.freescale.com[0: 192.88.156.202]: errno=Connection timed outfatal: unable to connect to git.freescale.com:git.freescale.com[0: 192.88.156.202]: errno=Connection timed outfatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git
Is the repository changed to another? or did the page have wrong address?
Please let me know.

Thanks in advance.
robertferanec , 01-31-2018, 10:17 AM
hkkang , 02-01-2018, 09:43 PM
Thank you, robertferanec!

The command below works:
Code:
[~/workdir/imx6/yocto/fsl-release-bsp]$ repo init -u http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git -b imx-3.14.52-1.1.0_ga
Use our interactive Discord forum to reply or ask new questions.
Discord invite
Discord forum link (after invitation)

Didn't find what you were looking for?