From f8adac6890654f959115233dbe5e0fa20dd3685a Mon Sep 17 00:00:00 2001 From: Jiacheng Tang Date: Tue, 27 Sep 2022 21:56:27 +0800 Subject: [PATCH] arm/fvp-base-r-aem: upgrade to version 11.19.14 Update version in documentation. Issue-Id: SCM-5168 Signed-off-by: Jiacheng Tang Change-Id: Ic6302540e5ec3eb4d2ef436018cba7328f6dfc68 Signed-off-by: Jon Mason --- meta-arm-bsp/documentation/fvp-baser-aemv8r64.md | 2 +- .../{fvp-base-r-aem_11.18.16.bb => fvp-base-r-aem_11.19.14.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-arm/recipes-devtools/fvp/{fvp-base-r-aem_11.18.16.bb => fvp-base-r-aem_11.19.14.bb} (88%) diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md index 26024aad..1eb61f60 100644 --- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md +++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md @@ -27,7 +27,7 @@ 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.18.16 + - FVP_Base_AEMv8R: v11.19.14 - boot-wrapper-aarch64: provides PSCI support - U-Boot: v2022.01 - provides UEFI services - Linux kernel: linux-yocto-5.15 diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.18.16.bb b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb similarity index 88% rename from meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.18.16.bb rename to meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb index 88851892..26286996 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.18.16.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem_11.19.14.bb @@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba file://license_terms/third_party_licenses/arm_license_management_utilities/third_party_licenses.txt;md5=2e53bda6ff2db4c35d69944b93926c9f" SRC_URI = "https://developer.arm.com/-/media/Files/downloads/ecosystem-models/${MODEL_CODE}_${PV_URL}_${FVP_ARCH}.tgz;subdir=${BP}" -SRC_URI[sha256sum] = "a7a5ee0b7f3b84a2e98e136a6f3ab648e4b6b5ad365186a397595f3f7c69f558" +SRC_URI[sha256sum] = "788ede659414af36a2d09489e400c4d822c859b726565f1f171bc3102a9413d0" MODEL_CODE = "FVP_Base_AEMv8R"