diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-06-14 21:57:29 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:23:38 +0100 |
commit | 246b2fde383c6b6fdde83db686e0f8a2a9b94615 (patch) | |
tree | 4adc780a81d5eba0ad259858608b53e716800982 /bitbake/contrib | |
parent | 9e622784e16cc38e1334979557f90ce87e9408a1 (diff) | |
download | poky-246b2fde383c6b6fdde83db686e0f8a2a9b94615.tar.gz |
bitbake: toaster: noweb should init database
When the 'noweb' option for Toaster is used, perform the database
check/create if the Toaster database does not yet exist.
This will allow Toaster to not fail if the first use is with 'noweb'.
This avoids potentially clashing database updates if there are
multiple overlaping 'noweb' sessions (for example with a CI system).
If the user wished to update the database, they can either use the
explicit "lsupdate" command or (re)start a web hosted Toaster session
(which is gated by the webserver's PID).
[YOCTO #11378]
(Bitbake rev: 910b96b9894c712aa32b5d4dadda88b766d86e35)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions