smart mirror list is empty in yocto image

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

smart mirror list is empty in yocto image

833 次查看
rans
Senior Contributor I

Hello,

I am trying to use "smart" command with yocto image fsl-image-qt5, but it always fails.

Trying to observe list of mirrors, shows that the list is empty.

Can someone point how to fill this mirror list ?

Thanks,

Ran

0 项奖励
回复
1 回复

741 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ran,

The smart command is not available in the qt5 image so you would need to install it manually if you wish to use it. I think it may be available as part of the package-management package. You may install it  by adding it on the conf/local.conf

EXTRA_IMAGE_FEATURES = " package-management"

I have not tested it but perhaps it may help.

Regards,

0 项奖励
回复