diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-11-08 09:39:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-10 22:12:56 +0000 |
commit | 40df2b19bd74efa364780652f9e40110194f411f (patch) | |
tree | b91d41a98830f532ee730f7f2f8b0eec85cc22e4 /documentation/migration-guides/release-notes-3.4.3.rst | |
parent | 51b6a55a80fd86c5d233bcaf3fb978f3731d68ef (diff) | |
download | poky-40df2b19bd74efa364780652f9e40110194f411f.tar.gz |
release-notes: use oe_git and yocto_git macros
As in the rest of the manuals; this is more future proof than using
hard coded URLs.
While doing this, also replacing https://git.yoctoproject.org/git/<repo>
links (used by mistake instead of https://git.yoctoproject.org/<repo>)
by :yocto_git:`/repo`.
(From yocto-docs rev: ac844062400a7bf4732ea6ee639a478b1b77b83e)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/release-notes-3.4.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-3.4.3.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.3.rst b/documentation/migration-guides/release-notes-3.4.3.rst index 2673abbbb9..9db53d71df 100644 --- a/documentation/migration-guides/release-notes-3.4.3.rst +++ b/documentation/migration-guides/release-notes-3.4.3.rst | |||
@@ -131,9 +131,9 @@ Repositories / Downloads for 3.4.3 | |||
131 | 131 | ||
132 | poky | 132 | poky |
133 | 133 | ||
134 | - Repository Location: https://git.yoctoproject.org/poky/ | 134 | - Repository Location: :yocto_git:`/poky` |
135 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | 135 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` |
136 | - Tag: `yocto-3.4.3 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.3>`__ | 136 | - Tag: :yocto_git:`yocto-3.4.3 </poky/tag/?h=yocto-3.4.3>` |
137 | - Git Revision: :yocto_git:`ee68ae307fd951b9de6b31dc6713ea29186b7749 </poky/commit/?id=ee68ae307fd951b9de6b31dc6713ea29186b7749>` | 137 | - Git Revision: :yocto_git:`ee68ae307fd951b9de6b31dc6713ea29186b7749 </poky/commit/?id=ee68ae307fd951b9de6b31dc6713ea29186b7749>` |
138 | - Release Artefact: poky-ee68ae307fd951b9de6b31dc6713ea29186b7749 | 138 | - Release Artefact: poky-ee68ae307fd951b9de6b31dc6713ea29186b7749 |
139 | - sha: 92c3d73c3e74f0e1d5c2ab2836ce3a3accbe47772cea70df3755845e0db1379b | 139 | - sha: 92c3d73c3e74f0e1d5c2ab2836ce3a3accbe47772cea70df3755845e0db1379b |
@@ -155,7 +155,7 @@ openembedded-core | |||
155 | 155 | ||
156 | meta-mingw | 156 | meta-mingw |
157 | 157 | ||
158 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 158 | - Repository Location: :yocto_git:`/meta-mingw` |
159 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | 159 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` |
160 | - Tag: :yocto_git:`yocto-3.4.3 </meta-mingw/tag/?h=yocto-3.4.3>` | 160 | - Tag: :yocto_git:`yocto-3.4.3 </meta-mingw/tag/?h=yocto-3.4.3>` |
161 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | 161 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` |
@@ -167,7 +167,7 @@ meta-mingw | |||
167 | 167 | ||
168 | meta-gplv2 | 168 | meta-gplv2 |
169 | 169 | ||
170 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 170 | - Repository Location: :yocto_git:`/meta-gplv2` |
171 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | 171 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` |
172 | - Tag: :yocto_git:`yocto-3.4.3 </meta-gplv2/tag/?h=yocto-3.4.3>` | 172 | - Tag: :yocto_git:`yocto-3.4.3 </meta-gplv2/tag/?h=yocto-3.4.3>` |
173 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | 173 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` |
@@ -191,7 +191,7 @@ bitbake | |||
191 | 191 | ||
192 | yocto-docs | 192 | yocto-docs |
193 | 193 | ||
194 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 194 | - Repository Location: :yocto_git:`/yocto-docs` |
195 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | 195 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` |
196 | - Tag: :yocto_git:`yocto-3.4.3 </yocto-docs/tag/?h=yocto-3.4.3>` | 196 | - Tag: :yocto_git:`yocto-3.4.3 </yocto-docs/tag/?h=yocto-3.4.3>` |
197 | - Git Revision: :yocto_git:`15f46f97d9cad558c19fc1dc19cfbe3720271d04 </yocto-docs/commit/?15f46f97d9cad558c19fc1dc19cfbe3720271d04>` | 197 | - Git Revision: :yocto_git:`15f46f97d9cad558c19fc1dc19cfbe3720271d04 </yocto-docs/commit/?15f46f97d9cad558c19fc1dc19cfbe3720271d04>` |