summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2022-04-22 15:14:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-25 15:22:12 +0100
commitb43d659260c41940ffdd00c924f61b689d3ee06b (patch)
tree891d085842e2f4e365076eb7dbe00475f56004c8 /documentation
parent3f5365d11a124544da76a6342c7503ebf65bb3e7 (diff)
downloadpoky-b43d659260c41940ffdd00c924f61b689d3ee06b.tar.gz
docs: migration-guides: release-notes-4.0: fix risc-v typo
It's RISC-V and not RiscV, c.f. https://riscv.org/ (yes, no dash in the domain name...). Cc: Quentin Schulz <foss+yocto@0leil.net> (From yocto-docs rev: 1a5fd51a50fe39d8095bb5a4f34d6b953e59c58f) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/migration-guides/release-notes-4.0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst
index 6f12c73ff7..c8885cadda 100644
--- a/documentation/migration-guides/release-notes-4.0.rst
+++ b/documentation/migration-guides/release-notes-4.0.rst
@@ -152,7 +152,7 @@ New Features / Enhancements in 4.0
152 - rust: add support for big endian 64-bit PowerPC 152 - rust: add support for big endian 64-bit PowerPC
153 - rust: Add snapshot checksums for powerpc64le 153 - rust: Add snapshot checksums for powerpc64le
154 154
155 - RiscV: 155 - RISC-V:
156 156
157 - libunwind: Enable for rv64 157 - libunwind: Enable for rv64
158 - systemtap: Enable for riscv64 158 - systemtap: Enable for riscv64