Failed to download yocto bsp

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

Failed to download yocto bsp

553 Views
dhvanil_patel1
Senior Contributor I

Hi,

I am facing an issue while downloding yocto build

# repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth -m imx-4.1.15-2.0.0.xml
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Finding sources: 100% (13/13)
remote: Total 13 (delta 6), reused 13 (delta 6)
Unpacking objects: 100% (13/13), done.
From https://gerrit.googlesource.com/git-repo
b881d22..7de8c5d master -> origin/master
Get git://git.freescale.com/imx/fsl-arm-yocto-bsp.git

Please help me

Labels (3)
0 Kudos
1 Reply

436 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Dhvanil,

When 'repo init' process is completed, the source code is checked out into the directory <BSP-Directory>/sources. A successful initialization will end with a message stating that Repo is initialized in your working directory. Your client directory should contain a hidden .repo directory where files such as the manifest will be kept.

If errors occur during repo initialization, try deleting the .repo directory and running the repo initialization command again


Regards,
Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos