commit | fae6acfdbf5cea521ca628522491c7007bf89548 | [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 | 8ff7780394d058a20884acdbe68bcdd9759d158f [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>