]> git.sur5r.net Git - u-boot/commitdiff
.travis.yml: Add lzop
authorTom Rini <trini@konsulko.com>
Wed, 14 Mar 2018 18:02:49 +0000 (14:02 -0400)
committerTom 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

index 7b53b3dddc1b938d9d96cc59704f8e1546fda525..6cad65fd378d3457422683b15fd836335cba57ff 100644 (file)
@@ -27,6 +27,7 @@ addons:
     - rpm2cpio
     - wget
     - device-tree-compiler
+    - lzop
 
 install:
  # Clone uboot-test-hooks