From f39f483e4db360047de7dfd5a247ed711b805376 Mon Sep 17 00:00:00 2001 From: Robbie Cao Date: Wed, 14 Dec 2022 15:46:44 +0800 Subject: [PATCH] arm/fvp-base-r-aem: upgrade to version 11.20.15 Update version in documentation. Issue-Id: SCM-4874 Signed-off-by: Robbie Cao Change-Id: Ic66bdcdc5c6309331f80faab6eaf2e3e936a5da4 Signed-off-by: Jon Mason --- meta-arm-bsp/documentation/fvp-baser-aemv8r64.md | 4 ++-- ...{fvp-base-r-aem_11.19.14.bb => fvp-base-r-aem_11.20.15.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta-arm/recipes-devtools/fvp/{fvp-base-r-aem_11.19.14.bb => fvp-base-r-aem_11.20.15.bb} (85%) diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md index 9127a6ce..e29aad34 100644 --- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md +++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md @@ -27,9 +27,9 @@ The fvp-baser-aemv8r64 Yocto MACHINE supports the following BSP components, where either a standard or Real-Time Linux kernel (PREEMPT\_RT) can be built and run: - - FVP_Base_AEMv8R: v11.19.14 + - FVP_Base_AEMv8R: v11.20.15 - boot-wrapper-aarch64: provides PSCI support - - U-Boot: v2022.04 - provides UEFI services + - U-Boot: v2022.07 - provides UEFI services - Linux kernel: linux-yocto-5.15 - Linux kernel with PREEMPT\_RT support: linux-yocto-rt-5.15 diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.20.15.bb similarity index 85% rename from meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb rename to meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.20.15.bb index 3ef08912..f5175b2c 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-r-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] = "788ede659414af36a2d09489e400c4d822c859b726565f1f171bc3102a9413d0" +SRC_URI[sha256sum] = "c252616489b79fffa3bb721255b1c99ff4ee8c38e4beebce4fa05862a3195fe9" MODEL_CODE = "FVP_Base_AEMv8R"