projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b75643a
)
.travis.yml: Add lzop
author
Tom Rini
<trini@konsulko.com>
Wed, 14 Mar 2018 18:02:49 +0000
(14:02 -0400)
committer
Tom Rini
<trini@konsulko.com>
Wed, 14 Mar 2018 18:02:49 +0000
(14:02 -0400)
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>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
7b53b3d
..
6cad65f
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-27,6
+27,7
@@
addons:
- rpm2cpio
- wget
- device-tree-compiler
+ - lzop
install:
# Clone uboot-test-hooks