commit | aa2e9c9e80916218c6e6036a848374c4ae4fdc87 | [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 | bdaa73a5b3923257add182b4ab8058dbfa33421b [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>