diff options
author | Awais Belal <awais_belal@mentor.com> | 2018-08-26 15:33:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:32:08 +0100 |
commit | 525efc3a025d1bf3b9f20cb4342141f2be0b2079 (patch) | |
tree | c5e7b7bda0bc881024cce4ef2a36f9d09d5e98ac /documentation | |
parent | af52215712098ffe9a167171971f6e7af519c0a1 (diff) | |
download | poky-525efc3a025d1bf3b9f20cb4342141f2be0b2079.tar.gz |
bitbake: toaster: allow TOASTER_DIR to be overridden from cmdline
TOASTER_DIR is used for higher level toaster artifacts
such the SQL DB and creating toaster internal build
directories for projects. Prior to this change it was
evaluated as `dirname $BUILDDIR` and user had no control
over it. This change allows to override this variable
from the command line for more flexibility. The variable
defaults to its original setting if the optional argument
is not passed.
[YOCTO #12891]
(Bitbake rev: e073775d3b6980fc8004ae28a3ccc3c5bbf50fb2)
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions