diff options
Diffstat (limited to 'bitbake/bin')
| -rwxr-xr-x | bitbake/bin/toaster | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/bin/toaster b/bitbake/bin/toaster index 6b90ee187e..8711014cfe 100755 --- a/bitbake/bin/toaster +++ b/bitbake/bin/toaster | |||
| @@ -248,7 +248,7 @@ fi | |||
| 248 | # 3) the sqlite db if that is being used. | 248 | # 3) the sqlite db if that is being used. |
| 249 | # 4) pid's we need to clean up on exit/shutdown | 249 | # 4) pid's we need to clean up on exit/shutdown |
| 250 | export TOASTER_DIR=$TOASTERDIR | 250 | export TOASTER_DIR=$TOASTERDIR |
| 251 | export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOASTER_DIR" | 251 | export BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS TOASTER_DIR" |
| 252 | 252 | ||
| 253 | # Determine the action. If specified by arguments, fine, if not, toggle it | 253 | # Determine the action. If specified by arguments, fine, if not, toggle it |
| 254 | if [ "$CMD" = "start" ] ; then | 254 | if [ "$CMD" = "start" ] ; then |
