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
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!
-----------------------------------------------------------------------------------------------------------------------