YOCTO: how to add virtual run time manager?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

YOCTO: how to add virtual run time manager?

2,367 Views
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

Labels (4)
Tags (3)
0 Kudos
1 Reply

1,222 Views
LeonardoSandova
Specialist I

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

Leo

0 Kudos