mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-06 23:01:36 +00:00
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:
parent
bdaa73a5b3
commit
aa2e9c9e80
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ addons:
|
||||||
- liblz4-tool
|
- liblz4-tool
|
||||||
- libisl15
|
- libisl15
|
||||||
- clang-7
|
- clang-7
|
||||||
|
- srecord
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Clone uboot-test-hooks
|
# Clone uboot-test-hooks
|
||||||
|
|
Loading…
Add table
Reference in a new issue