This patch set collects a few fixes for Travis CI since the initial
commit was applied:

  - catch up with the tree
  - fix targets that need a board specified
  - make mkimage loop more robust
  - add QEMU tests for ARM and AArch64 EFI targets
  - add ARM Thumb mode tests
  - verify that on demand module and config loading from TFTP works
  - disable MIPS/IA64 tests
  - add arm_thumb test

That way we should hopefully catch even more problems going forward.

v1 -> v2:

  - add ARM Thumb mode tests
  - verify that on demand module and config loading from TFTP works
  - use local gnulib (saves ~3m git checkout time)

v2 -> v3:

  - add arm_thumb target
  - disable MIPS/IA64
  - Use 19.03 release firmware files
  - add comments to why we still use the system gnulib

Alexander Graf (10):
  travis: Run bootstrap instead of autogen.sh
  travis: Fix sparc64 test
  travis: Fix mips QEMU target
  travis: Fix arm coreboot test and make loop more robus
  arm coreboot: Use common directory path
  travis: Add smoke tests for arm and aarch64
  travis: Add ARM thumb target to tests
  travis: Test module loading from tftp as well
  travis: Disable MIPS target
  travis: Disable IA64 target

 .travis.yml    | 67 +++++++++++++++++++++++++++++++++++++++++++++-------------
 util/mkimage.c |  4 ++--
 2 files changed, 54 insertions(+), 17 deletions(-)

-- 
2.16.4


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to