From 37c112e23c10e17d1c243f73dc4b8bc413f9a33c Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Tue, 16 Sep 2025 20:09:59 -0400 Subject: [PATCH] Docs - removing SP6 (#653) [ROCm/rocdecode commit: 92bf931295fce98ae757c9882910a58d9030132d] --- projects/rocdecode/README.md | 2 +- projects/rocdecode/docs/install/rocDecode-prerequisites.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rocdecode/README.md b/projects/rocdecode/README.md index ddb3b3e381..9379a61105 100644 --- a/projects/rocdecode/README.md +++ b/projects/rocdecode/README.md @@ -233,7 +233,7 @@ You can find rocDecode Docker containers in our * Linux * Ubuntu - `22.04` / `24.04` * RHEL - `8` / `9` - * SLES - `15 SP6` / `15 SP7` + * SLES - `15 SP7` * ROCm: `7.0.0` * libva-amdgpu-dev - `2.16.0` * mesa-amdgpu-va-drivers - `1:24.3.0` diff --git a/projects/rocdecode/docs/install/rocDecode-prerequisites.rst b/projects/rocdecode/docs/install/rocDecode-prerequisites.rst index 7fcbf63486..ac99253a52 100644 --- a/projects/rocdecode/docs/install/rocDecode-prerequisites.rst +++ b/projects/rocdecode/docs/install/rocDecode-prerequisites.rst @@ -18,7 +18,7 @@ rocDecode has been tested on the following Linux environments: * Ubuntu 22.04 and 24.04 * RHEL 8 and 9 -* SLES 15 SP6 and SP7 +* SLES 15 SP7 See `Supported operating systems `_ for the complete list of ROCm supported Linux environments.