mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
.travis.yml: Add lzop
We need lzop now in order to make some FIT images that use LZO compression on the contents. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -27,6 +27,7 @@ addons:
|
|||||||
- rpm2cpio
|
- rpm2cpio
|
||||||
- wget
|
- wget
|
||||||
- device-tree-compiler
|
- device-tree-compiler
|
||||||
|
- lzop
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Clone uboot-test-hooks
|
# Clone uboot-test-hooks
|
||||||
|
Reference in New Issue
Block a user