poky/bitbake/lib/toaster
brian avery 3b3ba69fe3 bitbake: toaster: move sqlite database to TOASTER_DIR
The toaster.sqlite database was located in TOASTER_DIR/build.  This
meant that if you named your build directory something else (like cow),
Toaster would fail to make/find the database.  TOASTER_DIR is on the
whitelist unlike BUILDDIR and we need to be able to write there anyway
given our current layout so this should not disrupt anything.

[YOCTO #9992]

(Bitbake rev: 32b13d52ae37be343962cc1cf504f3d569fb1153)

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-04 18:05:06 +00:00
..
bldcollector bitbake: toaster: admin Add Layer_Version to the admin-able models 2016-07-26 08:10:36 +01:00
bldcontrol bitbake: toaster: fix cloning of git+ssh repositories 2016-10-09 12:33:26 +01:00
contrib bitbake: toaster: fix wrong usage of print_exc and format_exc 2016-06-15 08:35:06 +01:00
orm bitbake: toaster: Update default release to Morty 2016-10-15 13:21:54 +01:00
tests bitbake: toaster: Update tests to reflect front end changes 2016-10-06 11:41:48 +01:00
toastergui bitbake: toaster/highlight.pack.js: Fix corrupted file 2017-10-10 11:07:16 +01:00
toastermain bitbake: toaster: move sqlite database to TOASTER_DIR 2018-01-04 18:05:06 +00:00
__init__.py
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00