]> git.baikalelectronics.ru Git - uboot.git/commit
travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source
authorBin Meng <bmeng.cn@gmail.com>
Sat, 28 Mar 2020 14:25:25 +0000 (07:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Apr 2020 19:54:15 +0000 (15:54 -0400)
commit887be1f0c7542771e152a5c4b5c08078b56dbe20
treef10edaad9d1e9e40736e463c739c3fa30146bb04
parentc49148c156c9cd2788f93d54abe55e243ef7a2ea
travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source

As of today travis uses the pre-built GRUB ARM/ARM64 images from
opensuse. But azure/gitlab are using images built from GRUB 2.04
source. This updates travis to build GRUB ARM/ARM64 UEFI targets
from source, to keep in sync with azure/gitlab.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
.travis.yml