From 4dc32d904741ae8e38a657971b61ab65921df9c3 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 25 Oct 2021 15:31:34 +0100 Subject: [PATCH] arm/fvp-*: upgrade N1 Edge and SGI575 ecosystem models to 11.15.26 Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb | 7 +++++-- meta-arm/recipes-devtools/fvp/fvp-sgi575.bb | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb b/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb index 27493730..f7ccf729 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-n1-edge.bb @@ -2,6 +2,9 @@ require fvp-ecosystem.inc MODEL = "Neoverse-N1" MODEL_CODE = "FVP_RD_N1_edge" -PV = "11.12.43" +PV = "11.15.26" -SRC_URI[sha256sum] = "e428cc44db251202bf45ae68d40832d01efbc5d0f1323f1ce46237213dd4f0fa" +SRC_URI[sha256sum] = "a85026312f9784ad0d164ffc2cea4344b197d6fefff4aa04605a5eac8ff4ee37" + +LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ + file://license_terms/third_party_licenses.txt;md5=3db0c4947b7e3405c40b943672d8de2f" diff --git a/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb b/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb index 6750907d..efdd46f8 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-sgi575.bb @@ -2,6 +2,9 @@ require fvp-ecosystem.inc MODEL = "SGI-575" MODEL_CODE = "FVP_CSS_SGI-575" -PV = "11.12.59" +PV = "11.15.26" -SRC_URI[sha256sum] = "86c7a16d83b0801278b4a3d05c8d42c4955ed22a0dbea3c583798fb971bc425c" +SRC_URI[sha256sum] = "d07241112f6c146362deec789e782e10e83bc3560cf605ccd055a606d0b44e74" + +LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ + file://license_terms/third_party_licenses.txt;md5=3db0c4947b7e3405c40b943672d8de2f"