[rtems-tools commit] rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docs

Joel Sherrill joel at rtems.org
Tue Jan 25 23:44:26 UTC 2022


Module:    rtems-tools
Branch:    master
Commit:    2fdd7b96955ff32f33a5570fb882b7cecbedd0ad
Changeset: http://git.rtems.org/rtems-tools/commit/?id=2fdd7b96955ff32f33a5570fb882b7cecbedd0ad

Author:    Joel Sherrill <joel at rtems.org>
Date:      Thu Jan 20 08:52:15 2022 -0600

rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docs

See rtems-docs/user/hardware/tiers.rst. Tier 2 is test results on
simulator not hardware and simulator.

---

 config/rtems-bsps-tiers.ini | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini
index a48b8ef..c3e62b2 100644
--- a/config/rtems-bsps-tiers.ini
+++ b/config/rtems-bsps-tiers.ini
@@ -28,8 +28,7 @@ bsps_powerpc = qoriq_e500
 bsps_aarch64 = xilinx_zynqmp_lp64_zu3eg, xilinx_zynqmp_ilp32_zu3eg
 
 #
-# Tier 2: no build errors and no unexpected tests failures on hardware and
-#         simulators.
+# Tier 2: no build errors and no unexpected tests failures on simulators.
 #
 [tier-2]
 archs = mips, powerpc, sparc



More information about the vc mailing list