From 89544cf511712dc892d8d48abb59e97ca08715fa Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Wed, 23 Feb 2022 11:52:05 +0100 Subject: docs: fix hardcoded link warning messages Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. Cc: Quentin Schulz (From yocto-docs rev: dc2ec13cfbe0f20a868108a0bd800c0a875c1796) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-3.4.rst | 82 ++++++++++++------------ 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'documentation/migration-guides') diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index 4e4fbd8bfb..40e01d4f84 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst @@ -139,7 +139,7 @@ configuration provided and tested by the Yocto Project, there is simply no sense in continuing to enable prelink. There's also a concern that no one is maintaining the code, and there -are open bugs (including `this serious one `__). +are open bugs (including :yocto_bugs:`this serious one `). Given that prelink does intricate address arithmetic and rewriting of binaries the best option is to disable the feature. It is recommended that you consider disabling this feature in your own configuration if @@ -162,7 +162,7 @@ location; e.g. x86 tune files have moved into an ``x86`` subdirectory, MIPS tune files have moved into a ``mips`` subdirectory, etc. The ARM tunes have an extra level (``armv8a``, ``armv8m``, etc.) and some have been renamed to make them uniform with the rest of the tunes. -See `this commit `__ +See :yocto_git:`this commit ` for reference. If you have any references to tune files (e.g. in custom machine @@ -988,9 +988,9 @@ Repositories / Downloads for 3.4 poky - Repository Location: https://git.yoctoproject.org/poky/ -- Branch: `honister `__ -- Tag: `yocto-3.4 `__ -- Git Revision: `f6d1126fff213460dc6954a5d5fc168606d76b66 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4 ` +- Git Revision: :yocto_git:`f6d1126fff213460dc6954a5d5fc168606d76b66 ` - Release Artefact: poky-f6d1126fff213460dc6954a5d5fc168606d76b66 - sha: 11e8f5760f704eed1ac37a5b09b1a831b5254d66459be75b06a72128c63e0411 - Download Locations: @@ -999,10 +999,10 @@ poky openembedded-core -- Repository Location: https://git.openembedded.org/openembedded-core -- Branch: `honister `__ -- Tag: `2021-10-honister `__ -- Git Revision: `bb1dea6806f084364b6017db2567f438e805aef0 `__ +- Repository Location: :oe_git:`/openembedded-core` +- Branch: :oe_git:`honister ` +- Tag: :oe_git:`2021-10-honister ` +- Git Revision: :oe_git:`bb1dea6806f084364b6017db2567f438e805aef0 ` - Release Artefact: oecore-bb1dea6806f084364b6017db2567f438e805aef0 - sha: 9a356c407c567b1c26e535cad235204b0462cb79321fefb0844324a6020b31f4 - Download Locations: @@ -1012,9 +1012,9 @@ openembedded-core meta-mingw - Repository Location: https://git.yoctoproject.org/meta-mingw -- Branch: `honister `__ -- Tag: `yocto-3.4 `__ -- Git Revision: `f5d761cbd5c957e4405c5d40b0c236d263c916a8 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4 ` +- Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 ` - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8 - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11 - Download Locations: @@ -1024,9 +1024,9 @@ meta-mingw meta-intel - Repository Location: https://git.yoctoproject.org/meta-intel -- Branch: `honister `__ -- Tag: `yocto-3.4 `__ -- Git Revision: `90170cf85fe35b4e8dc00eee50053c0205276b63 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4 ` +- Git Revision: :yocto_git:`90170cf85fe35b4e8dc00eee50053c0205276b63 ` - Release Artefact: meta-intel-90170cf85fe35b4e8dc00eee50053c0205276b63 - sha: 2b3b43386dfcaaa880d819c1ae88b1251b55fb12c622af3d0936c3dc338491fc - Download Locations: @@ -1036,9 +1036,9 @@ meta-intel meta-gplv2 - Repository Location: https://git.yoctoproject.org/meta-gplv2 -- Branch: `honister `__ -- Tag: `yocto-3.4 `__ -- Git Revision: `f04e4369bf9dd3385165281b9fa2ed1043b0e400 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4 ` +- Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 ` - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400 - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe - Download Locations: @@ -1047,10 +1047,10 @@ meta-gplv2 bitbake -- Repository Location: https://git.openembedded.org/bitbake -- Branch: `1.52 `__ -- Tag: `2021-10-honister `__ -- Git Revision: `c78ebac71ec976fdf27ea24767057882870f5c60 `__ +- Repository Location: :oe_git:`/bitbake` +- Branch: :oe_git:`1.52 ` +- Tag: :oe_git:`2021-10-honister ` +- Git Revision: :oe_git:`c78ebac71ec976fdf27ea24767057882870f5c60 ` - Release Artefact: bitbake-c78ebac71ec976fdf27ea24767057882870f5c60 - sha: 8077c7e7528cd73ef488ef74de3943ec66cae361459e5b630fb3cbe89c498d3d - Download Locations: @@ -1060,9 +1060,9 @@ bitbake yocto-docs - Repository Location: https://git.yoctoproject.org/yocto-docs -- Branch: `honister `__ -- Tag: `yocto-3.4 `__ -- Git Revision: `d75c5450ecf56c8ac799a633ee9ac459e88f91fc `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4 ` +- Git Revision: :yocto_git:`d75c5450ecf56c8ac799a633ee9ac459e88f91fc ` Release notes for 3.4.1 (honister) ---------------------------------- @@ -1265,9 +1265,9 @@ Repositories / Downloads for 3.4.1 poky - Repository Location: https://git.yoctoproject.org/poky/ -- Branch: `honister `__ -- Tag: `yocto-3.4.1 `__ -- Git Revision: `b53230c08d9f02ecaf35b4f0b70512abbf10ae11 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4.1 ` +- Git Revision: :yocto_git:`b53230c08d9f02ecaf35b4f0b70512abbf10ae11 ` - Release Artefact: poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11 - sha: 57d49e2afafb555baf65643acf752464f0eb7842b964713a5de7530c392de159 - Download Locations: @@ -1277,9 +1277,9 @@ poky meta-mingw - Repository Location: https://git.yoctoproject.org/meta-mingw -- Branch: `honister `__ -- Tag: `yocto-3.4.1 `__ -- Git Revision: `f5d761cbd5c957e4405c5d40b0c236d263c916a8 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4.1 ` +- Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 ` - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8 - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11 - Download Locations: @@ -1289,9 +1289,9 @@ meta-mingw meta-gplv2 - Repository Location: https://git.yoctoproject.org/meta-gplv2 -- Branch: `honister `__ -- Tag: `yocto-3.4.1 `__ -- Git Revision: `f04e4369bf9dd3385165281b9fa2ed1043b0e400 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4.1 ` +- Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 ` - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400 - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe - Download Locations: @@ -1300,10 +1300,10 @@ meta-gplv2 bitbake -- Repository Location: https://git.openembedded.org/bitbake -- Branch: `1.52 `__ -- Tag: `yocto-3.4.1 `__ -- Git Revision: `44a83b373e1fc34c93cd4a6c6cf8b73b230c1520 `__ +- Repository Location: :oe_git:`/bitbake` +- Branch: :oe_git:`1.52 ` +- Tag: :oe_git:`yocto-3.4.1 ` +- Git Revision: :oe_git:`44a83b373e1fc34c93cd4a6c6cf8b73b230c1520 ` - Release Artefact: bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520 - sha: 03d50c1318d88d62eb01d359412ea5a8014ef506266629a2bd43ab3a2ef19430 - Download Locations: @@ -1313,6 +1313,6 @@ bitbake yocto-docs - Repository Location: https://git.yoctoproject.org/yocto-docs -- Branch: `honister `__ -- Tag: `yocto-3.4.1 `__ -- Git Revision: `b250eda5a0beba8acc9641c55a5b0e30594b5178 `__ +- Branch: :yocto_git:`honister ` +- Tag: :yocto_git:`yocto-3.4.1 ` +- Git Revision: :yocto_git:`b250eda5a0beba8acc9641c55a5b0e30594b5178 ` -- cgit v1.2.3-54-g00ecf