All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] remove startup questions
@ 2015-10-02  3:10 brian avery
  2015-10-02  3:10 ` [PATCH 1/1] toaster: improve ease of toaster startup brian avery
  0 siblings, 1 reply; 4+ messages in thread
From: brian avery @ 2015-10-02  3:10 UTC (permalink / raw)
  To: toaster

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-02 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02  3:10 [PATCH 0/1] remove startup questions brian avery
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

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.