repo sync no response

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

repo sync no response

Jump to solution
1,765 Views
wushengyong
Contributor II

Update the yocto,but no respose:

keyto@ubuntu:~$ cd fsl-release-bsp
keyto@ubuntu:~/fsl-release-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga
keyto@ubuntu:~/fsl-release-bsp$ repo sync
keyto@ubuntu:~/fsl-release-bsp$

after repo sync command, directly back to command line, no response, how to do with this issue?

Labels (1)
1 Solution
1,531 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Wu Shengyong,

Have you installed the repo tool? Does the repo initialization show ant output?

I would start checking that you have the required installed packages and the repo tool in place, as well as Internet access. Have you followed section 3.1 and 3.2 of the Yocto User’s Guide prior to initializing the BSP repo?

Regards,

View solution in original post

0 Kudos
Reply
2 Replies
1,532 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Wu Shengyong,

Have you installed the repo tool? Does the repo initialization show ant output?

I would start checking that you have the required installed packages and the repo tool in place, as well as Internet access. Have you followed section 3.1 and 3.2 of the Yocto User’s Guide prior to initializing the BSP repo?

Regards,

0 Kudos
Reply
1,531 Views
wushengyong
Contributor II

Re-setup the repo tool, it's OK now.