projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f428e33
)
Travis: Add squashfs-tools
author
Tom Rini
<trini@konsulko.com>
Fri, 7 Aug 2020 16:33:39 +0000
(12:33 -0400)
committer
Tom Rini
<trini@konsulko.com>
Sat, 8 Aug 2020 02:31:32 +0000
(22:31 -0400)
So that the tests we now have for squashfs can run, add squashfs-tools
for mksquashfs.
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 66ccf5b2ee6a88eca31098f3d2d7f1417ff02ab0..7e9e65f04fc89cfa7410d2945abe34ce31bd5f9a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-51,6
+51,7
@@
addons:
- sbsigntool
- fakeroot
- mtd-utils
+ - squashfs-tools
install:
# Clone uboot-test-hooks