
21 Oct
2021
21 Oct
'21
8:49 p.m.
On Thu, Oct 14, 2021 at 07:25:24PM -0600, Simon Glass wrote:
Hi Tom,
On Thu, 14 Oct 2021 at 19:12, Tom Rini trini@konsulko.com wrote:
On Thu, Oct 14, 2021 at 07:05:33PM -0600, Simon Glass wrote:
Hi Tom,
On Tue, 5 Oct 2021 at 10:20, Tom Rini trini@konsulko.com wrote:
While CI has been using gcc-11.1.0 for a long time, we have not updated buildman to match. Correct this omission.
Signed-off-by: Tom Rini trini@konsulko.com
tools/buildman/toolchain.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, thanks!