From 5720e02f11982f1be7182a27f93cdf903316fcfa Mon Sep 17 00:00:00 2001 From: Emekcan Aras Date: Thu, 23 Nov 2023 15:39:15 +0000 Subject: [PATCH] arm/fvp-corstone1000: upgrade to 11.23_25 Upgrade to the 11.23_25 release of the FVP. Signed-off-by: Emekcan Aras Signed-off-by: Ross Burton --- meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb index 2373d9f2..4ac9a6ca 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb @@ -2,11 +2,11 @@ require fvp-ecosystem.inc MODEL = "Corstone-1000" MODEL_CODE = "FVP_Corstone_1000" -PV = "11.22_35" +PV = "11.23_25" SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/${MODEL}/${MODEL_CODE}_${PV}_${FVP_ARCH}.tgz;subdir=${BP};name=fvp-${HOST_ARCH}" -SRC_URI[fvp-aarch64.sha256sum] = "40c76551ca73328d34513dbc5de2bd094c28da7e91b73fe0361ec8faef644b68" -SRC_URI[fvp-x86_64.sha256sum] = "30eb648d26827212faeb74b8c10070cbf8bf212d106ee609579f781a32aac6d9" +SRC_URI[fvp-aarch64.sha256sum] = "e299e81d5fa8b3d2afee0850fd03be31c1a1c3fad07f79849c63e46ee5e36acc" +SRC_URI[fvp-x86_64.sha256sum] = "ec34c9564ccb5b1eb62fc2757673343a353db1d116a7cb1b5f82f9d985d99cdf" LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ file://license_terms/third_party_licenses/third_party_licenses.txt;md5=0c32ac6f58ebff83065105042ab98211"