generic-poky/bitbake/bin
Michael Wood db84307055 bitbake: toaster: Remove DATABASE_URL being passed around as an environment var
We don't need to pass the DATABASE_URL around and read it back if we
setup the django framework in the correct way.
We make the default sqlite database path a full path so that the
database isn't being assumed to be in CWD.

Also add some more useful comments on the database settings.

This is preparation work to migrate the build tests and be able to
trigger builds on differently configured databases.

(Bitbake rev: 973c740404ca6a09feea250d3433075995067fe0)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-20 10:09:02 +01:00
..
bitbake bitbake: bitbake: Switch to post release version 2016-04-29 07:58:45 +01:00
bitbake-diffsigs bitbake: bin, toaster: Fix print and exception syntax 2016-05-11 10:34:30 +01:00
bitbake-dumpsig bitbake: bin, toaster: Fix print and exception syntax 2016-05-11 10:34:30 +01:00
bitbake-layers bitbake: bitbake-layers: convert to plugin-based 2016-05-17 21:16:35 +01:00
bitbake-prserv bitbake: bitbake: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00
bitbake-selftest bitbake: bitbake-selftest: Add -v option for verbosity 2015-07-23 08:48:41 +01:00
bitbake-worker bitbake: Implement support for per-task exports 2016-05-19 09:05:20 +01:00
bitdoc bitbake: lib/bb: Add expansion parameter to getVarFlag 2016-02-04 23:47:49 +00:00
image-writer bitbake: bitbake: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00
toaster bitbake: toaster: Remove DATABASE_URL being passed around as an environment var 2016-05-20 10:09:02 +01:00
toaster-eventreplay bitbake: toasterui: proper exit code on toaster errors 2015-05-08 17:42:05 +01:00