travis: Add srecord package
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 14 Mar 2019 00:01:24 +0000 (01:01 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2019 22:13:23 +0000 (18:13 -0400)
At least MIPS Boston currently uses srec_cat tool to fiddle with
srecords. There will be other platforms coming, so install the
tool to prevent build problems.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Tom Rini <trini@konsulko.com>
.travis.yml

index eb531f1e5b7ab86aac2d46e9bd412197ed09acab..951b6a31bbe8be38fb51209404c17c419cf3b7df 100644 (file)
@@ -34,6 +34,7 @@ addons:
     - liblz4-tool
     - libisl15
     - clang-7
+    - srecord
 
 install:
  # Clone uboot-test-hooks