From 91717b48714983eeb11df24af3c30b979d0659f6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 20 Sep 2021 19:06:15 +0100 Subject: [PATCH] arm/fvp-base-*-aem: use all-dots versions Change-Id: Ie1a5f2de6dcdd1331914798f072ce752e4de1532 Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- meta-arm/recipes-devtools/fvp/fvp-base-a-aem.bb | 4 ++-- meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem.bb b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem.bb index 22907ad9..6b1e020d 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-a-aem.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-a-aem.bb @@ -4,7 +4,7 @@ SUMMARY = "Arm Fixed Virtual Platform - Armv-A Base RevC Architecture Envelope M LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ file://license_terms/third_party_licenses.txt;md5=3db0c4947b7e3405c40b943672d8de2f" -PV = "11.15_18" +PV = "11.15.18" -SRC_URI = "https://developer.arm.com/-/media/Files/downloads/ecosystem-models/FVP_Base_RevC-2xAEMvA_${PV}.tgz;subdir=${BP}" +SRC_URI = "https://developer.arm.com/-/media/Files/downloads/ecosystem-models/FVP_Base_RevC-2xAEMvA_${PV_URL}.tgz;subdir=${BP}" SRC_URI[sha256sum] = "05e474d6b8197c749c66968315fdb7059d398b279bef59787025a88219c71ae4" diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb index 67c5564e..6c612ab6 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba # yourself from the homepage and set FVP_BASE_R_AEM_TARBALL_URI appropriately # (for example, file:///home/user/FVP_Base_AEMv8R_11.15_14.tgz). FVP_BASE_R_AEM_TARBALL_URI ?= "" -PV = "11.15_14" +PV = "11.15.14" SRC_URI = "${FVP_BASE_R_AEM_TARBALL_URI};subdir=${BP}" python() {