1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 04:58:57 +00:00

arm/fvp-ecosystem: use all-dots versions

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2021-09-20 19:06:16 +01:00
committed by Jon Mason
parent 91717b4871
commit 5bfe52b5cf
3 changed files with 3 additions and 3 deletions
@@ -8,7 +8,7 @@ PV ?= "unset"
SUMMARY = "Arm Fixed Virtual Platform - ${MODEL} Ecosystem Reference Design" SUMMARY = "Arm Fixed Virtual Platform - ${MODEL} Ecosystem Reference Design"
HOMEPAGE = "https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps" HOMEPAGE = "https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps"
SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/${MODEL}/${MODEL_CODE}_${PV}.tgz;subdir=${BP}" SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/${MODEL}/${MODEL_CODE}_${PV_URL}.tgz;subdir=${BP}"
LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \ LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \
file://license_terms/third_party_licenses.txt;md5=47473b1e04b70938cf0a7ffea8ea4cc3" file://license_terms/third_party_licenses.txt;md5=47473b1e04b70938cf0a7ffea8ea4cc3"
+1 -1
View File
@@ -2,6 +2,6 @@ require fvp-ecosystem.inc
MODEL = "Neoverse-N1" MODEL = "Neoverse-N1"
MODEL_CODE = "FVP_RD_N1_edge" MODEL_CODE = "FVP_RD_N1_edge"
PV = "11.12_43" PV = "11.12.43"
SRC_URI[sha256sum] = "e428cc44db251202bf45ae68d40832d01efbc5d0f1323f1ce46237213dd4f0fa" SRC_URI[sha256sum] = "e428cc44db251202bf45ae68d40832d01efbc5d0f1323f1ce46237213dd4f0fa"
+1 -1
View File
@@ -2,6 +2,6 @@ require fvp-ecosystem.inc
MODEL = "SGI-575" MODEL = "SGI-575"
MODEL_CODE = "FVP_CSS_SGI-575" MODEL_CODE = "FVP_CSS_SGI-575"
PV = "11.12_59" PV = "11.12.59"
SRC_URI[sha256sum] = "86c7a16d83b0801278b4a3d05c8d42c4955ed22a0dbea3c583798fb971bc425c" SRC_URI[sha256sum] = "86c7a16d83b0801278b4a3d05c8d42c4955ed22a0dbea3c583798fb971bc425c"