repo sync no response

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

repo sync no response

ソリューションへジャンプ
2,634件の閲覧回数
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 解決策
2,400件の閲覧回数
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,401件の閲覧回数
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,400件の閲覧回数
wushengyong
Contributor II

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