mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user