]> git.baikalelectronics.ru Git - uboot.git/commit
Azure: Use "pacman -Sy" to install the toolchain
authorTom Rini <trini@konsulko.com>
Fri, 26 Mar 2021 19:14:14 +0000 (15:14 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 27 Mar 2021 15:57:10 +0000 (11:57 -0400)
commit3a8c15ac171a0824c72ed491b12538d21bf669e9
treeee8b8d43e592b66af616179737490eb7d0b69b7d
parent91a3c54238f4f6c84891e41ab5555549a81d23f9
Azure: Use "pacman -Sy" to install the toolchain

We now see an error such as:
warning: database file for 'ucrt64' does not exist (use '-Sy' to download)
error: failed to prepare transaction (could not find database)

So use -Sy as suggested.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
.azure-pipelines.yml