commit | 9e589c066a6c9ae5eda34045825c79c738e4ad32 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 18 09:42:50 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 10 21:24:41 2020 -0400 |
tree | bed218293754469ae6046f6efe7e9364491b4ef3 | |
parent | 9f28ddd7cf9b76e98140150634015cdd5b1208da [diff] |
gitlab/azure: Use the -w option for sandbox_spl Avoid needing to know about the internal .bm-work directory, by passing the -w flag to buildman. This does not affect travis since the previous commit already used the -w flag. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>