poky/bitbake/bin
Michael Wood 33a4006529 bitbake: toaster: checksettings call django's loaddata instead of custom command
Call django's inbuilt loaddata command to load the appropriate fixtures.
We also attempt to load a fixture called "custom" and fail silently if
we don't have one. This is where initial customisations can be done to
load particular settings or data into Toaster (for example layers or
default values for variables)

Make sure the value for TEMPLATECONF is available to checksettings so
that we can have a go a working out which default data to load.

(Bitbake rev: 7d14ca8cbabbb893e507a66e4cc6e3e77c1e8c84)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-11 00:09:25 +01:00
..
bitbake bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-diffsigs bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-dumpsig bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-layers bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-prserv bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-selftest bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
bitbake-worker bitbake: bitbake-worker: don't reassign sys.stdout 2016-07-08 09:57:28 +01:00
bitdoc bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
toaster bitbake: toaster: checksettings call django's loaddata instead of custom command 2016-08-11 00:09:25 +01:00
toaster-eventreplay bitbake: eventreplay: rewrite the script 2016-07-08 09:57:28 +01:00