commit | d44ad5ac5988a32cfcc9a5137a579e2538dce59a | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Mar 14 01:01:24 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 22 18:13:23 2019 -0400 |
tree | 652f9a6c4896aedfd2c28892c72934a24e17a720 | |
parent | bffd697eb2939108d021c3765ec97aabf8ad7c99 [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>