repo sync no response

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

repo sync no response

跳至解决方案
2,623 次查看
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?

标签 (1)
标记 (1)
1 解答
2,389 次查看
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 项奖励
回复
2 回复数
2,390 次查看
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 项奖励
回复
2,389 次查看
wushengyong
Contributor II

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