[OE-core] upstart init manager
Bottazzini, Bruno
bruno.bottazzini at intel.com
Tue May 5 17:08:33 UTC 2015
Andrea,
I would totally suggest you to use systemd which it does as the same as
upstart but it has more features and it is a lot faster.
However, if you really want to use it, you should verify if you have a
recipe for upstart on your yocto.
If not, you could create it, or search if there is one created. I think
you will find it on meta-freescale or something like this.
Regards,
On Ter, 2015-05-05 at 18:56 +0200, Andrea Di Chiara wrote:
> Hi,
> I'm building my own distribution using Yocto Project and I'm trying to
> setup Upstart as init manager. In my local.conf I have added these lines:
>
> DISTRO_FEATURES_append = “ upstart”
> VIRTUAL-RUNTIME_init_manager = “upstart”
>
> but no recipe seems to exist. Am I wrong? I have searched through
> openembedded layers but I found only a recipe for WebOS distribution. Is
> it possible to use it with Yocto Dora or Yocto Daisy? There is another
> recipe?
>
> thank you for the attention,
> best regards,
> Andrea
>
More information about the Openembedded-core
mailing list