Re: [OE-core] upstart init manager

2015-05-05 Thread Bottazzini, Bruno
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
 


-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] upstart init manager

2015-05-05 Thread Andrea Di Chiara

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

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] upstart init manager

2015-05-05 Thread Martin Jansa
On Tue, May 05, 2015 at 06:56:31PM +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?

meta-webos is compatible only with Dylan release, but you should be able
to copy upstart + libnih from there to your layer and use them.

You can also check couple bbappends in meta-webos which add upstart init
scripts to various components (to replace sysvinit scripts).

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core