Răsfoiți Sursa

.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>
Tom Rini 7 ani în urmă
părinte
comite
706f077577
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -27,6 +27,7 @@ addons:
     - rpm2cpio
     - wget
     - device-tree-compiler
+    - lzop
 
 install:
  # Clone uboot-test-hooks