Skip to content

Commit 4078fd2

Browse files
fix: update RHEL version (#6790) (#6791)
(cherry picked from commit 0ab5bbb) Co-authored-by: Kai Tung Yu <115360130+yukaitung@users.noreply.github.com>
1 parent 75f4508 commit 4078fd2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

source/Installation/Alternatives/RHEL-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ System requirements
1616
-------------------
1717
The current target Red Hat platforms for {DISTRO_TITLE_FULL} are:
1818

19-
- Tier 2: RHEL 9 64-bit
19+
- Tier 2: RHEL 10 64-bit
2020

2121
As defined in `REP 2000 <https://reps.openrobotics.org/rep-2000/>`_.
2222

source/Installation/Alternatives/RHEL-Install-Binary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There are also :doc:`RPM packages <../RHEL-Install-RPMs>` available.
1818
System requirements
1919
-------------------
2020

21-
We currently support RHEL 9 64-bit.
21+
We currently support RHEL 10 64-bit.
2222
The Rolling Ridley distribution will change target platforms from time to time as new platforms are selected for development.
2323
Most people will want to use a stable ROS distribution.
2424

source/Installation/RHEL-Install-RPMs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RHEL (RPM packages)
55
:depth: 2
66
:local:
77

8-
RPM packages for ROS 2 {DISTRO_TITLE_FULL} are currently available for RHEL 9.
8+
RPM packages for ROS 2 {DISTRO_TITLE_FULL} are currently available for RHEL 10.
99
The Rolling Ridley distribution will change target platforms from time to time as new platforms are selected for development.
1010
The target platforms are defined in `REP 2000 <https://reps.openrobotics.org/rep-2000/>`__.
1111
Most people will want to use a stable ROS distribution.
@@ -15,7 +15,7 @@ Resources
1515

1616
* Status Page:
1717

18-
* ROS 2 {DISTRO_TITLE} (RHEL 9): `amd64 <http://repo.ros2.org/status_page/ros_{DISTRO}_rhel.html>`__
18+
* ROS 2 {DISTRO_TITLE} (RHEL 10): `amd64 <http://repo.ros2.org/status_page/ros_{DISTRO}_rhel.html>`__
1919
* `Jenkins Instance <http://build.ros2.org/>`__
2020
* `Repositories <http://repo.ros2.org>`__
2121

0 commit comments

Comments
 (0)