Failed to download yocto bsp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Failed to download yocto bsp

682件の閲覧回数
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

ラベル(3)
0 件の賞賛
返信
1 返信

565件の閲覧回数
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 件の賞賛
返信