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

-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to