[honister] arm/fvp-corstone1000: backport: update to latest version

Message ID 20220309092602.982867-1-harry.moulton@arm.com
State New
Headers show
Series [honister] arm/fvp-corstone1000: backport: update to latest version | expand

Commit Message

harry.moulton@arm.com March 9, 2022, 9:26 a.m. UTC
From: Harry Moulton <harry.moulton@arm.com>

Backport patch from master to update the URL and checksums for the
new Corstone1000 FVP version 11.17.23.

Signed-off-by: Harry Moulton <harry.moulton@arm.com>
---
 meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb

Comments

Jon Mason March 9, 2022, 7 p.m. UTC | #1
On Wed, 9 Mar 2022 09:26:02 +0000, harry.moulton@arm.com wrote:
> Backport patch from master to update the URL and checksums for the
> new Corstone1000 FVP version 11.17.23.

Applied, thanks!

[1/1] arm/fvp-corstone1000: backport: update to latest version
      commit: 6dabbf15423879593e45f958466717318997f85c

Best regards,

Patch

diff --git a/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb
new file mode 100644
index 00000000..dcb6b7d1
--- /dev/null
+++ b/meta-arm/recipes-devtools/fvp/fvp-corstone1000.bb
@@ -0,0 +1,14 @@ 
+require fvp-ecosystem.inc
+
+MODEL = "Corstone-1000-23"
+MODEL_CODE = "FVP_Corstone_1000"
+PV = "11.17_23"
+
+SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/${MODEL}/Linux/${MODEL_CODE}_${PV}.tgz;subdir=${BP}"
+SRC_URI[sha256sum] = "00ccb72d02c90e2424d24a625d275cabf8ea8dc024713985208f618bb88d1934"
+
+LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \
+                    file://license_terms/third_party_licenses.txt;md5=41029e71051b1c786bae3112a29905a7"
+
+FVP_ARCH = "Linux64_GCC-9.3"
+