
On Mon, Feb 3, 2020 at 1:11 PM Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Feb 3, 2020 at 10:05 AM Bin Meng bmeng.cn@gmail.com wrote:
Hi Tom,
On Tue, Jan 28, 2020 at 5:23 AM Tom Rini trini@konsulko.com wrote:
Azure is moving to remove the vs2015-win2012r2 platform build host. The two suggested new platforms to use are vs2017-win2016 and windows-2019. For now, move up to vs2017-win2016.
Cc: Bin Meng bmeng.cn@gmail.com Signed-off-by: Tom Rini trini@konsulko.com
I'm sending this as RFC as it fails to build for i686 but builds for x86_64 and I'm out of my depth on fixing that. Can you please take a look Bin? Thanks!
I've looked at this issue. It was probably caused by the upstream MSYS2 Windows binary has not been updated to work with win2016 yet.
I tried this patch today, and the Windows host tools build looks goood. See: https://dev.azure.com/bmeng/GitHub/_build/results?buildId=151&view=resul...
All Azure builds passed
Tested-by: Bin Meng bmeng.cn@gmail.com
I see this patch was assigned to me on patchwork, I will take this patch via the x86 tree.
applied to u-boot-x86, thanks!