How to install MongoDb on Yocto Zeus ARM distro

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

How to install MongoDb on Yocto Zeus ARM distro

793 次查看
aarushimittal
Contributor I

Hello ,

I am trying to install MongoDb on my Advantec board.

It has Yocto Zeus Distribution with an ARM processor.

 

Kindly suggest if this is at all possible and how can it be done.

 

Thanks,

Aarushi

标签 (4)
0 项奖励
回复
2 回复数

759 次查看
aarushimittal
Contributor I

Hello , 

It would be great if you could provide an end-to-end tutorial link on setup.

 

Regards,

Aarushi

0 项奖励
回复

789 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Try to add below code in conf/local.conf

IMAGE_INSTALL_append = "mongodb"

 

0 项奖励
回复