From patchwork Wed Dec 15 18:00:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abdellatif El Khlifi X-Patchwork-Id: 1573 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50B0DC433EF for ; Thu, 16 Dec 2021 01:44:01 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web12.1857.1639591248051644527 for ; Wed, 15 Dec 2021 10:00:48 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: abdellatif.elkhlifi@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A2CA71435; Wed, 15 Dec 2021 10:00:47 -0800 (PST) Received: from e121910.arm.com (unknown [10.57.35.196]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8B7963F5A1; Wed, 15 Dec 2021 10:00:46 -0800 (PST) From: abdellatif.elkhlifi@arm.com To: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com Cc: nd@arm.com, Abdellatif El Khlifi Subject: [PATCH] kas: corstone1000: update the FVP script repo SHA Date: Wed, 15 Dec 2021 18:00:35 +0000 Message-Id: <20211215180035.7395-1-abdellatif.elkhlifi@arm.com> X-Mailer: git-send-email 2.17.1 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 16 Dec 2021 01:44:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/2721 From: Abdellatif El Khlifi Setting the model script SHA to use the right FVP options. Change-Id: I7f92fb97466bf4f5f48b8d184a396bf87bdeb401 Signed-off-by: Abdellatif El Khlifi --- kas/corstone1000-fvp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kas/corstone1000-fvp.yml b/kas/corstone1000-fvp.yml index 133749d..f440197 100644 --- a/kas/corstone1000-fvp.yml +++ b/kas/corstone1000-fvp.yml @@ -6,7 +6,7 @@ header: repos: run-scripts: url: https://git.gitlab.arm.com/arm-reference-solutions/model-scripts.git - refspec: corstone1000-fvp + refspec: 7ad7b6f33bbdb7ae10c7ecfd56820c03a71e9bdf layers: .: 'excluded'