YOCTO: how to add virtual run time manager?
10-29-2013
09:37 PM
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
1 回复
10-30-2013
08:32 AM
1,679 次查看
LeonardoSandova
Specialist I
John, please also post the question into the meta-freescale list.
Leo