From 1adc20650931b2599c05df51e56b5ad82c0a7876 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Thu, 20 Feb 2025 09:15:23 -0500 Subject: [PATCH] arm/fvp-base-a-aem: update to 11.28.23 Update to the latest version. License SHA changed due to the addition of "Artistic License 2.0" and was missing entries for a few others that were there previously. Signed-off-by: Jon Mason --- ...-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-arm/recipes-devtools/fvp/{fvp-base-a-aem_11.27.19.bb => fvp-base-a-aem_11.28.23.bb} (71%) diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb similarity index 71% rename from meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb rename to meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb index dc9086c9..8c7e4dc6 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.27.19.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.28.23.bb @@ -1,14 +1,16 @@ require fvp-envelope.inc +LICENSE:append = " & Artistic-2.0 & BSL-1.0 & BSD-2-Clause & Unlicense" + SUMMARY = "Arm Fixed Virtual Platform - Armv-A Base RevC Architecture Envelope Model FVP" LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ - file://license_terms/third_party_licenses/third_party_licenses.txt;md5=a3ce84371977a6b9c624408238309a90 \ + file://license_terms/third_party_licenses/third_party_licenses.txt;md5=c51b57b6a4731881849eb0e2e2b6d799 \ file://license_terms/third_party_licenses/arm_license_management_utilities/third_party_licenses.txt;md5=abcaafefc7b7a0cdf6664c51f9075c5b" SRC_URI = "https://developer.arm.com/-/cdn-downloads/permalink/FVPs-Architecture/${PV_URL_SHORT}/${MODEL_CODE}_${PV_URL}_${FVP_ARCH}.tgz;subdir=${BP};name=fvp-${HOST_ARCH}" -SRC_URI[fvp-aarch64.sha256sum] = "66c9939cb2b2104e415dcddb46a2ab52168e8a2b7f30a339e1c05d5d4864ed1d" -SRC_URI[fvp-x86_64.sha256sum] = "cd70946a6b632950dca5def33d7656991a29827fa2f6f72f75011d85bdcee248" +SRC_URI[fvp-aarch64.sha256sum] = "a380e271f14ce7cf99158018368ac86fe8c305f82c7d332a93eb08bf7a172571" +SRC_URI[fvp-x86_64.sha256sum] = "0f6d67d834a8ed5dff3c863e0e3545ef39c736405ea8227577ac004cffd66e93" # The CSS used in the FVP homepage make it too difficult to query with the tooling currently in Yocto UPSTREAM_VERSION_UNKNOWN = "1"