All of lore.kernel.org
 help / color / mirror / Atom feed
From: brian avery <avery.brian@gmail.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/1] remove startup questions
Date: Thu,  1 Oct 2015 20:10:48 -0700	[thread overview]
Message-ID: <cover.1443754520.git.avery.brian@gmail.com> (raw)

This removes the startup questions from toaster and uses the following dir structure.

cwd/toaster.sqlite
cwd/_toaster_clones
cwd/build

You can override TOASTER_CONF to point at the toasterconf.json in meta.

There are still a fair number of directory assumptions that need to be worked out 
for 2.1 but this should let us start up easier and automate tests better.

Since we are putting the builddir here, we should really allow users to set
the SSTATE_DIR and DL_DIR variables. I will try to add that as part of the 
change needed for 7880 since it has to set a number of new variables.

-b 

The following changes since commit 3143235ff04998bad4a2af3e8fe0361664f65aa2:

  toaster: exclude recipes with empty names (2015-10-01 14:14:10 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/toaster/startup_simplification_8217
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/startup_simplification_8217

brian avery (1):
  toaster: improve ease of toaster startup

 bitbake/bin/toaster                                | 34 ++++++--
 .../management/commands/checksettings.py           | 98 +++++-----------------
 2 files changed, 49 insertions(+), 83 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-10-02  3:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02  3:10 brian avery [this message]
2015-10-02  3:10 ` [PATCH 1/1] toaster: improve ease of toaster startup brian avery
2015-10-02 13:52   ` Ed Bartosh
2015-10-02 15:12     ` Brian Avery

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=cover.1443754520.git.avery.brian@gmail.com \
    --to=avery.brian@gmail.com \
    --cc=toaster@yoctoproject.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.