[PATCH 2/2] Documentation: openrisc: Update toolchain binaries URL

Mainline
From:Stafford Horne <shorne@gmail.com>
Date:
Message-ID:<20250417080236.4021257-3-shorne@gmail.com>
Patch:v1 · 2/2
Language:Mixed
Patch-ID:9fce536ed9a75a03ef1af82d18b1d329c985b57f
Files:Documentation/arch/openrisc/openrisc_port.rstDocumentation/translations/zh_CN/arch/openrisc/openrisc_port.rstDocumentation/translations/zh_TW/arch/openrisc/openrisc_port.rst

Patch content 3 changed files

The old development toolchain binaries were hosted in the or1k-gccdevelopment github repo release page.  However, now that we have allcode upstream I cut releases from stable upstream tarballs.  It does notmake sense to tag the or1k-gcc github repo releases for these stablereleases. Update the toolchain binaries URL to point to where they are now hostedon the or1k-toolchain-build github release page. Signed-off-by: Stafford Horne <shorne@gmail.com>--- Documentation/arch/openrisc/openrisc_port.rst               | 6 +++--- .../translations/zh_CN/arch/openrisc/openrisc_port.rst      | 6 +++--- .../translations/zh_TW/arch/openrisc/openrisc_port.rst      | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Documentation/arch/openrisc/openrisc_port.rst b/Documentation/arch/openrisc/openrisc_port.rstindex a31ae4960576..a8f307a3b499 100644--- a/Documentation/arch/openrisc/openrisc_port.rst+++ b/Documentation/arch/openrisc/openrisc_port.rst@@ -27,11 +27,11 @@ Toolchain binaries can be obtained from openrisc.io or our github releases page. Instructions for building the different toolchains can be found on openrisc.io or Stafford's toolchain build and release scripts. -	==========	=================================================-	binaries	https://github.com/openrisc/or1k-gcc/releases+	==========	==========================================================+	binaries	https://github.com/stffrdhrn/or1k-toolchain-build/releases 	toolchains	https://openrisc.io/software 	building	https://github.com/stffrdhrn/or1k-toolchain-build-	==========	=================================================+	==========	==========================================================  2) Building diff --git a/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst b/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rstindex d2e4ca8a46c7..d728e4db0b85 100644--- a/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst+++ b/Documentation/translations/zh_CN/arch/openrisc/openrisc_port.rst@@ -36,11 +36,11 @@ OpenRISC工具链和Linux的构建指南 工具链的构建指南可以在openrisc.io或Stafford的工具链构建和发布脚本 中找到。 -	======      =================================================-	二进制      https://github.com/openrisc/or1k-gcc/releases+	======      ==========================================================+	二进制      https://github.com/stffrdhrn/or1k-toolchain-build/releases 	工具链      https://openrisc.io/software 	构建        https://github.com/stffrdhrn/or1k-toolchain-build-	======      =================================================+	======      ==========================================================  2) 构建 diff --git a/Documentation/translations/zh_TW/arch/openrisc/openrisc_port.rst b/Documentation/translations/zh_TW/arch/openrisc/openrisc_port.rstindex 86590b016d56..a1e4517dc601 100644--- a/Documentation/translations/zh_TW/arch/openrisc/openrisc_port.rst+++ b/Documentation/translations/zh_TW/arch/openrisc/openrisc_port.rst@@ -36,11 +36,11 @@ OpenRISC工具鏈和Linux的構建指南 工具鏈的構建指南可以在openrisc.io或Stafford的工具鏈構建和發佈腳本 中找到。 -	======      =================================================-	二進制      https://github.com/openrisc/or1k-gcc/releases+	======      ==========================================================+	二進制      https://github.com/stffrdhrn/or1k-toolchain-build/releases 	工具鏈      https://openrisc.io/software 	構建        https://github.com/stffrdhrn/or1k-toolchain-build-	======      =================================================+	======      ==========================================================  2) 構建 -- 2.47.0