diff options
author | brian avery <brian.avery@intel.com> | 2017-02-07 12:36:12 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-04 18:05:06 +0000 |
commit | 3b3ba69fe31d1f6d947d36fa6172b9dbff2832ce (patch) | |
tree | d277c7d054a7e1205656aa763b480875d81773b0 /bitbake/lib/toaster/bldcontrol/tests.py | |
parent | 221f067e557440345f1228b86d8675ae93b8f9b6 (diff) | |
download | poky-3b3ba69fe31d1f6d947d36fa6172b9dbff2832ce.tar.gz |
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>
Diffstat (limited to 'bitbake/lib/toaster/bldcontrol/tests.py')
0 files changed, 0 insertions, 0 deletions