All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Andrea Di Chiara <andrea.dichiara79@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: upstart init manager
Date: Tue, 5 May 2015 19:22:37 +0200	[thread overview]
Message-ID: <20150505172237.GF2378@jama> (raw)
In-Reply-To: <5548F63F.6090800@gmail.com>

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.Jansa@gmail.com


      parent reply	other threads:[~2015-05-05 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 16:56 upstart init manager Andrea Di Chiara
2015-05-05 17:08 ` Bottazzini, Bruno
2015-05-05 17:22 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150505172237.GF2378@jama \
    --to=martin.jansa@gmail.com \
    --cc=andrea.dichiara79@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.