summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2019-03-14 01:01:24 +0100
committerTom Rini <trini@konsulko.com>2019-04-22 18:13:23 -0400
commitaa2e9c9e80916218c6e6036a848374c4ae4fdc87 (patch)
tree652f9a6c4896aedfd2c28892c72934a24e17a720 /.travis.yml
parentbdaa73a5b3923257add182b4ab8058dbfa33421b (diff)
travis: Add srecord package
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>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index eb531f1e5b..951b6a31bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,6 +34,7 @@ addons:
- liblz4-tool
- libisl15
- clang-7
+ - srecord
install:
# Clone uboot-test-hooks