From patchwork Wed Feb 12 22:14:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 1237119 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=85.214.62.61; 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 [85.214.62.61]) (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 48Hv8b1J6sz9s3x for ; Thu, 13 Feb 2020 09:15:10 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5B880811F7; Wed, 12 Feb 2020 23:15:08 +0100 (CET) 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 43AB981200; Wed, 12 Feb 2020 23:15:06 +0100 (CET) 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-yb1-f194.google.com (mail-yb1-f194.google.com [209.85.219.194]) (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 2C861811FF for ; Wed, 12 Feb 2020 23:15:03 +0100 (CET) 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-yb1-f194.google.com with SMTP id f130so1925318ybc.7 for ; Wed, 12 Feb 2020 14:15:03 -0800 (PST) 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=+sgEk8R1SksNf2Ce4N5FDkhyDsM8nrOB/FrjzZFl+Eg=; b=ODLbTTxV6S5sfg/IogV+ewTGIlYMzsZfKFuuoWMjrzrnOBLO73x8S5QXF2/L+Q28La VFCgOU/JzomMH4Ze87RaPKoCNGuzYi3SmkSvM6kpNehxn93EF/Vh4VncU77vdpOqejey manHDz4V0+9kxXJZVYzR1tDgNB2Eq1pkaVJRIE+g9cHb9i0tR9aAZLbe4FuhGxekMPbO 0pKCG0NjgdgBGRO5rfCk2/W73PbkjXRE752hu7zNiBj48EJFmXhpcXG0uHEpmDGhzUuU LdNPlldaJVNhO+CSFPN/PLSztMJUg0IZZn9HF+BH3uO9sLFPFtStBavvDtgOg7uFRKef eUhA== X-Gm-Message-State: APjAAAWLuDcELNWOgHLUTLBBsyVTChw9X9XTD/i0trZse93xKpOJsDmF pBxS8+8quu4W3qMXGfybYFKlCK8= X-Google-Smtp-Source: APXvYqw4LNtR4bde8JhUJtOsNlLlEC1LCb89phxT13yxwqk7ZC3NWKkFu8MYVtfopBS9f7y7M2Pjuw== X-Received: by 2002:a25:6345:: with SMTP id x66mr8209898ybb.370.1581545701367; Wed, 12 Feb 2020 14:15:01 -0800 (PST) Received: from bill-the-cat.local (2606-a000-1401-86dd-41a6-5d1d-82da-d50e.inf6.spectrum.com. [2606:a000:1401:86dd:41a6:5d1d:82da:d50e]) by smtp.gmail.com with ESMTPSA id q185sm202652ywh.61.2020.02.12.14.15.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Feb 2020 14:15:00 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH] travis: Switch over to using LLVM-10 Date: Wed, 12 Feb 2020 17:14:57 -0500 Message-Id: <20200212221457.28727-1-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.30rc1 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.1 at phobos.denx.de X-Virus-Status: Clean At this point LLVM-7 is rather old. Switch over to LLVM-10 to enable some amount of CI coverage with newer compilers. Signed-off-by: Tom Rini --- .travis.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 44e539038acd..3ad07e9e6412 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,10 @@ language: c addons: apt: + update: true sources: - - ubuntu-toolchain-r-test - - llvm-toolchain-bionic-7 + - sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-10 main' + key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key' packages: - cppcheck - sloccount @@ -36,7 +37,7 @@ addons: - liblz4-tool - lzma-alone - libisl15 - - clang-7 + - clang-10 - srecord install: @@ -392,7 +393,7 @@ matrix: env: - TEST_PY_BD="sandbox" BUILDMAN="^sandbox$" - OVERRIDE="-O clang-7" + OVERRIDE="-O clang-10" - name: "test/py sandbox_spl" env: - TEST_PY_BD="sandbox_spl"