bitbake: toaster: add function to get the database url
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 11 Jun 2014 08:34:55 +0000 (09:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 10:55:33 +0000 (11:55 +0100)
commit3e91db24296a55860c16b68a61fff681395e2f9a
tree967626545b07e12c6dbb1cf837e645cfd2be2645
parent9fe1c80dce6d8afcc35060e62ca6de03b2911739
bitbake: toaster: add function to get the database url

We add a function that returns the DATABASE_URL
for the current 'default' database settings. This
is useful to be able to start other toaster instances
with the same database settigns as the currently running
instance.

(Bitbake rev: 272a4bba0804bb6b5e0d498d3453321b5ed1dc76)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastermain/settings.py