From patchwork Wed Jan 4 11:38:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 17697 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 C71AAC5479D for ; Wed, 4 Jan 2023 11:39:02 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.9917.1672832338996189320 for ; Wed, 04 Jan 2023 03:38:59 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@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 5D78C1596; Wed, 4 Jan 2023 03:39:40 -0800 (PST) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 379DF3F587; Wed, 4 Jan 2023 03:38:58 -0800 (PST) From: Ross Burton To: meta-arm@lists.yoctoproject.org Cc: nd@arm.com Subject: [PATCH 2/5] arm/fvp-base-a-aem: upgrade to 11.20.15 Date: Wed, 4 Jan 2023 11:38:46 +0000 Message-Id: <20230104113849.3011256-2-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230104113849.3011256-1-ross.burton@arm.com> References: <20230104113849.3011256-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 04 Jan 2023 11:39:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/4229 Signed-off-by: Ross Burton --- .../{fvp-base-a-aem_11.18.16.bb => fvp-base-a-aem_11.20.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-arm/recipes-devtools/fvp/{fvp-base-a-aem_11.18.16.bb => fvp-base-a-aem_11.20.15.bb} (86%) diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.18.16.bb b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.20.15.bb similarity index 86% rename from meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.18.16.bb rename to meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.20.15.bb index 4d8519e3..6545a6ef 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.18.16.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.20.15.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba file://license_terms/third_party_licenses/third_party_licenses.txt;md5=34a1ba318d745f05e6197def68ea5411 \ file://license_terms/third_party_licenses/arm_license_management_utilities/third_party_licenses.txt;md5=2e53bda6ff2db4c35d69944b93926c9f" -SRC_URI[sha256sum] = "fe76f9ff217a44ed7680a0a6ccd6bd19758f5e0466ff98ccd82b2ae62289b9fe" +SRC_URI[sha256sum] = "f9db2076e3a63e2f8eb2ea9ed60f30db04e5f81f535bc7e3ed24e270d857ea6f" MODEL_CODE = "FVP_Base_RevC-2xAEMvA"