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>
This commit is contained in:
Marek Vasut 2019-03-14 01:01:24 +01:00 committed by Tom Rini
parent bdaa73a5b3
commit aa2e9c9e80

View File

@ -34,6 +34,7 @@ addons:
- liblz4-tool
- libisl15
- clang-7
- srecord
install:
# Clone uboot-test-hooks