[rtems-central commit] spec: Adjust target hashes

Sebastian Huber sebh at rtems.org
Tue Nov 21 13:35:41 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    003066c7f00597197ebfce23e2df3e0db8d33920
Changeset: http://git.rtems.org/rtems-central/commit/?id=003066c7f00597197ebfce23e2df3e0db8d33920

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 21 11:13:16 2023 +0100

spec: Adjust target hashes

Using the DSU for the clock driver and the CPU counter implementation
changed the target hashes of the GR712RC.

---

 spec/target/sparc/gr712rc/dev-board/perf-default.yml | 2 +-
 spec/target/sparc/gr712rc/dev-board/perf-smp.yml     | 2 +-
 spec/target/sparc/gr712rc/sis/perf-default.yml       | 2 +-
 spec/target/sparc/gr712rc/sis/perf-smp.yml           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/spec/target/sparc/gr712rc/dev-board/perf-default.yml b/spec/target/sparc/gr712rc/dev-board/perf-default.yml
index 10cc79d6..69f3f073 100644
--- a/spec/target/sparc/gr712rc/dev-board/perf-default.yml
+++ b/spec/target/sparc/gr712rc/dev-board/perf-default.yml
@@ -4,7 +4,7 @@ copyrights:
 enabled-by:
   and:
   - not: RTEMS_SMP
-  - target-hash/NDvyW8PTjD_thgV3P8TV_7MXVFP9EFvrevMzUX574lY=
+  - target-hash/cpI09Ju6orF2eoJcmJi4igeIarypsRNwUxTrZSs9LMg=
 links:
 - role: requirement-refinement
   uid: ../dev-board
diff --git a/spec/target/sparc/gr712rc/dev-board/perf-smp.yml b/spec/target/sparc/gr712rc/dev-board/perf-smp.yml
index 23bb9a45..37ac2371 100644
--- a/spec/target/sparc/gr712rc/dev-board/perf-smp.yml
+++ b/spec/target/sparc/gr712rc/dev-board/perf-smp.yml
@@ -4,7 +4,7 @@ copyrights:
 enabled-by:
   and:
   - RTEMS_SMP
-  - target-hash/NDvyW8PTjD_thgV3P8TV_7MXVFP9EFvrevMzUX574lY=
+  - target-hash/cpI09Ju6orF2eoJcmJi4igeIarypsRNwUxTrZSs9LMg=
 links:
 - role: requirement-refinement
   uid: ../dev-board
diff --git a/spec/target/sparc/gr712rc/sis/perf-default.yml b/spec/target/sparc/gr712rc/sis/perf-default.yml
index 18bb0fe5..8a956ad0 100644
--- a/spec/target/sparc/gr712rc/sis/perf-default.yml
+++ b/spec/target/sparc/gr712rc/sis/perf-default.yml
@@ -4,7 +4,7 @@ copyrights:
 enabled-by:
   and:
   - not: RTEMS_SMP
-  - target-hash/5zrudgccHYC6azWEU3SRYUnkVXCeq9MufBd5zmfMeEg=
+  - target-hash/qYOFDHUGg5--JyB28V7llk_t6WYeA3VAogeqwGLZeCM=
 links:
 - role: requirement-refinement
   uid: ../sis
diff --git a/spec/target/sparc/gr712rc/sis/perf-smp.yml b/spec/target/sparc/gr712rc/sis/perf-smp.yml
index 1be37c71..fe978a37 100644
--- a/spec/target/sparc/gr712rc/sis/perf-smp.yml
+++ b/spec/target/sparc/gr712rc/sis/perf-smp.yml
@@ -4,7 +4,7 @@ copyrights:
 enabled-by:
   and:
   - RTEMS_SMP
-  - target-hash/5zrudgccHYC6azWEU3SRYUnkVXCeq9MufBd5zmfMeEg=
+  - target-hash/qYOFDHUGg5--JyB28V7llk_t6WYeA3VAogeqwGLZeCM=
 links:
 - role: requirement-refinement
   uid: ../sis



More information about the vc mailing list