commit | fc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 11 13:23:25 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 02 10:28:12 2022 -0500 |
tree | 6995ea6dc8a5ab945b926b243a5c55d8585c11dc | |
parent | f44a52af4df0a56c0971ede516a1ac2194f29951 [diff] |
buildman: Update default config to build for sandbox At present the default .buildman file written by buildman does not specify a default toolchain. Add an 'other' line so this works correctly and sandbox builds run as expected. Signed-off-by: Simon Glass <sjg@chromium.org>