Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: more than one init script in one package?
Date: Thu, 10 Dec 2009 15:48:48 +0100	[thread overview]
Message-ID: <4B210A50.7060900@dresearch.de> (raw)

Just a short question. Is it possible to install more than one
initscript in one package? And what's the right way to define this in
a recipe.

I tried

  INITSCRIPT_PACKAGES = "myinit1 myinit2"
  INITSCRIPT_NAME_myinit1 = "myinit1"
  INITSCRIPT_NAME_myinit2 = "myinit2"
  INITSCRIPT_PARAMS_myinit1 = "start 02 5 2 . stop 20 0 1 6 ."
  INITSCRIPT_PARAMS_myinit2 = "start 02 5 2 . stop 20 0 1 6 ."

in mytry-1.2.3.bb but this does not create the wanted links. :(

Steffen





             reply	other threads:[~2009-12-10 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10 14:48 Steffen Sledz [this message]
2009-12-10 17:19 ` more than one init script in one package? Koen Kooi

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=4B210A50.7060900@dresearch.de \
    --to=sledz@dresearch.de \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox