Skip to content

Commit

Permalink
.travis.yml: Add lzop
Browse files Browse the repository at this point in the history
We need lzop now in order to make some FIT images that use LZO
compression on the contents.

Signed-off-by: Tom Rini <[email protected]>
  • Loading branch information
trini committed Mar 14, 2018
1 parent b75643a commit 706f077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ addons:
- rpm2cpio
- wget
- device-tree-compiler
- lzop

install:
# Clone uboot-test-hooks
Expand Down

0 comments on commit 706f077

Please sign in to comment.