diff mbox series

[01/18] buildman: Update default config to build for sandbox

Message ID 20220228190835.1480772-2-sjg@chromium.org
State Accepted
Commit fc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7
Delegated to: Tom Rini
Headers show
Series Various bugfixes related to verified boot | expand

Commit Message

Simon Glass Feb. 28, 2022, 7:08 p.m. UTC
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>
---

 tools/buildman/bsettings.py | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini April 7, 2022, 1:50 p.m. UTC | #1
On Mon, Feb 28, 2022 at 12:08:18PM -0700, Simon Glass wrote:

> 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>

For the series, applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/tools/buildman/bsettings.py b/tools/buildman/bsettings.py
index 0b7208da37..e634bbb279 100644
--- a/tools/buildman/bsettings.py
+++ b/tools/buildman/bsettings.py
@@ -74,6 +74,7 @@  def CreateBuildmanConfigFile(config_fname):
     print('''[toolchain]
 # name = path
 # e.g. x86 = /opt/gcc-4.6.3-nolibc/x86_64-linux
+other = /
 
 [toolchain-prefix]
 # name = path to prefix