All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Becker Béla" <bela@becker.rocks>
To: bitbake-devel@lists.openembedded.org
Cc: Tim Godfrey <timothy.godfrey@gmail.com>
Subject: Re: bitbake task not returning
Date: Tue, 15 May 2018 16:40:56 +0200	[thread overview]
Message-ID: <1549223.76D6mBYNsj@maxion> (raw)
In-Reply-To: <CAHb6uwd5ugu+pARsTcMVtyjf_UrCthqnG0Pbt0Obc4evSfbWQw@mail.gmail.com>

This looks like an interactive script that reads its parameters from the terminal. As such it will not work well inside an automated build environment.
Check its docs if you can supply the information on the command line, so that it can run non-interactively. If that isn't possible, read into the script and rewrite it so it does not need any input.




      reply	other threads:[~2018-05-15 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14  3:56 bitbake task not returning Tim Godfrey
2018-05-15 14:40 ` Becker Béla [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=1549223.76D6mBYNsj@maxion \
    --to=bela@becker.rocks \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=timothy.godfrey@gmail.com \
    /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.