summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/toaster1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/toaster b/bin/toaster
index de38cece0..daaf8eaac 100755
--- a/bin/toaster
+++ b/bin/toaster
@@ -158,6 +158,7 @@ unset OE_ROOT
# 4) pid's we need to clean up on exit/shutdown
# note: for future. in order to make this an arbitrary directory, we need to
# make sure that the toaster.sqlite file doesn't default to `pwd` like it currently does.
+export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOASTER_DIR"
export TOASTER_DIR=`pwd`
WEBSERVER=1