YOCTO: how to add virtual run time manager?

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

YOCTO: how to add virtual run time manager?

2,824 次查看
johnturnur
Contributor III

Hello All,

I have downloaded the fsl-bsp-platoform -dora branch and build it successfully for QT build for I.MX6 board.

I have observed that it has virtual runtime manager configured as "systemd". I want to change the the virtual run time manager as "upstart" which is supported by Ubuntu.

I have changed the value of

DISTRO_FEATURES_append = “ upstart”

VIRTUAL-RUNTIME_init_manager = “upstart”

in to build/conf/local.inf . and try to build. Build has given error stating that upstart is not build able.

There was no receipt for the "upstart" in the dora branch.

How i can add upstart receipt to use it as init manager instead of systemd?

Thanks,

J

标签 (4)
标记 (3)
0 项奖励
回复
1 回复

1,679 次查看
LeonardoSandova
Specialist I

John, please also post the question into the meta-freescale list.

Leo

0 项奖励
回复