On Tue, May 03, 2022 at 11:06:24AM -0400, Tom Rini wrote: > On Tue, May 03, 2022 at 08:30:14AM -0400, Tom Rini wrote: > > > Based on reading https://www.msys2.org/docs/ci/ and "Other Systems" > > rework how we update MSYS2 to the current version. We run it once, to > > perform nothing other than being the first run, then we run pacman > > twice. > > > > Signed-off-by: Tom Rini > > Applied to u-boot/master, thanks! For the record, I pushed this quickly because CI was breaking due to general upstream changes. Following the MSYS2 upstream instructions for how to update the system in CI resolved things, so I feel confident enough in this being the right set of changes to do here. -- Tom