projects
/
oweals
/
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 7b53b3dddc1b938d9d96cc59704f8e1546fda525..6cad65fd378d3457422683b15fd836335cba57ff 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-27,6
+27,7
@@
addons:
- rpm2cpio
- wget
- device-tree-compiler
+ - lzop
install:
# Clone uboot-test-hooks