projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f44a52a
)
buildman: Update default config to build for sandbox
author
Simon Glass
<sjg@chromium.org>
Fri, 11 Feb 2022 20:23:25 +0000
(13:23 -0700)
committer
Tom Rini
<trini@konsulko.com>
Wed, 2 Mar 2022 15:28:12 +0000
(10:28 -0500)
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
patch
|
blob
|
history
diff --git
a/tools/buildman/bsettings.py
b/tools/buildman/bsettings.py
index 0b7208da373019b31559bd000b55770a3d7d65fd..e634bbb279b36031d81e16f5d8ed6128e232a36c 100644
(file)
--- 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