buildman: Update to grabbing gcc-14.2.0 toolchains by default
authorTom Rini <trini@konsulko.com>
Fri, 11 Apr 2025 17:04:06 +0000 (11:04 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Apr 2025 17:55:17 +0000 (11:55 -0600)
commit05a2b6984159e83d91420af283dd204bdbe07d65
tree19bfc8ef28babedaad23684d15102b372c1b4fee
parent4c0d377858e3ffccd803e4e4177f93347a400436
buildman: Update to grabbing gcc-14.2.0 toolchains by default

With the switch to using GCC 14.2.0 in commit 001bac5f16ad ("Dockerfile:
Update to gcc-14.2.0 and clang-18") in CI, we should make buildman match
this.

Signed-off-by: Tom Rini <trini@konsulko.com>
tools/buildman/toolchain.py