From patchwork Fri Aug 7 19:23:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 1342367 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=konsulko.com Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BNZzW3TTcz9sPC for ; Sat, 8 Aug 2020 05:24:05 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 25BED82192; Fri, 7 Aug 2020 21:23:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id ED8D3821A8; Fri, 7 Aug 2020 21:23:56 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qv1-f66.google.com (mail-qv1-f66.google.com [209.85.219.66]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 77BF182190 for ; Fri, 7 Aug 2020 21:23:54 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tom.rini@gmail.com Received: by mail-qv1-f66.google.com with SMTP id t6so1273966qvw.1 for ; Fri, 07 Aug 2020 12:23:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=6xantYGDhVTAxM81TZS11xEVOT7MD+lGIq1CQCghDrc=; b=W6Y/4mPWResyek+xn3L3Y505F4fvj6S4XtbYw1H4S2za9kwnUHzSp5v/eNSTzYbYl5 Nm11lYUf7uF7Xjtfsd7kdR2WbR0Rka9XETx/JlQJOTphltLLYaavCRfVIw8w5gB91YiV OXNSfvPlXcRjVqS31VPPVZUzrm3xknM8Y90/gkY2MvjIkMtUJ9xKdxOD05puvhJ4GbrP TbQgc1zIFcG47NqRrKkJCndFqFuqFD+IVnImg2uymqobfoTmrXL0ZiZnTX7ge21FGjf1 +YHeaEIDXgRolpFEWXGKhvlYafdK0rkPr/1IZJU7bB50L6IcT3W7RYYOmd/1VN/HAHCs 3qvA== X-Gm-Message-State: AOAM53340t/0N+SMqSLfnJMDtCeC7MchcHjpVpE2xTXS6zoqjpeKdOrq vjehjnmLEUjZ3rt/KoOa57ZMjKY= X-Google-Smtp-Source: ABdhPJxKJAMtcqVwE8mICTOs5BpeMgMIu9orc4liYTh0/8ko+TrglK8VCEWnO/GI40luHFuGmTXQ7w== X-Received: by 2002:a05:6214:1841:: with SMTP id d1mr511479qvy.135.1596828232902; Fri, 07 Aug 2020 12:23:52 -0700 (PDT) Received: from bill-the-cat.local (2606-a000-1401-8c61-4535-f6ef-7446-852e.inf6.spectrum.com. [2606:a000:1401:8c61:4535:f6ef:7446:852e]) by smtp.gmail.com with ESMTPSA id m26sm8865542qtc.83.2020.08.07.12.23.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Aug 2020 12:23:52 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH] Travis: Add squashfs-tools Date: Fri, 7 Aug 2020 15:23:49 -0400 Message-Id: <20200807192349.28502-1-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean So that the tests we now have for squashfs can run, add squashfs-tools for mksquashfs. Signed-off-by: Tom Rini --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 66ccf5b2ee6a..7e9e65f04fc8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,6 +51,7 @@ addons: - sbsigntool - fakeroot - mtd-utils + - squashfs-tools install: # Clone uboot-test-hooks