commit | 3eb70403191a18e9d59274a14537a09bbe57eed5 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jul 28 02:06:43 2020 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 28 08:42:16 2020 -0400 |
tree | 5b1947f82f7f447f11ed455ae30800e131fc7e8c | |
parent | 8c655150d73de512f21aba8c12e408234dc743e0 [diff] |
azure: Add the missing build dependency for MSYS2 build Package 'flex' is needed when building the U-Boot host tool, but is currently missing in the build dependency in the CI pipeline. This is to prepare switching to an installer based CI build. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>