azure: Add the missing build dependency for MSYS2 build
authorBin Meng <bmeng.cn@gmail.com>
Tue, 28 Jul 2020 09:06:43 +0000 (02:06 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jul 2020 12:42:16 +0000 (08:42 -0400)
commitd126e3cdb740cd7d8717477e09f7a016030e1805
tree5b1947f82f7f447f11ed455ae30800e131fc7e8c
parentf7faddf632c6471073aa295115591f0433988658
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>
.azure-pipelines.yml