Request for Offical Yocto BSP for iMX6 SabreSD that support Linux 3.10.17

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

Request for Offical Yocto BSP for iMX6 SabreSD that support Linux 3.10.17

Jump to solution
341 Views
trongthinh
Contributor IV

I have a system running iMX6 using linux kernel 3.10.17. This system is based on iMX6 Sabresd evaluation board. Currently I lost its Yocto BSP and can't find it on the internet. Please share with me the official Yocto BSP release of iMX6 sabresd. This Yocto BSP supports linux kernel 3.10.17. I know this BSP is no longer supported and in use and I need it to keep the system running and will resolve issues that arise myself.

Tags (4)
0 Kudos
1 Solution
325 Views
joanxie
NXP TechSupport
NXP TechSupport
0 Kudos
2 Replies
326 Views
joanxie
NXP TechSupport
NXP TechSupport
0 Kudos
322 Views
trongthinh
Contributor IV
From the document I do the following steps to download the bsp:
$ mkdir fsl-release-bsp
$ cd fsl-release-bsp
$ git config --global user.name "Your Name"
$ git config --global user.email "Your Email"
$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17-1.0.0_ga

But I got error:
fatal: cannot obtain manifest git://git.freescale.com/imx/fsl-arm-yocto-bsp.git
I think the server is down, is there any alternative solution?
0 Kudos