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.2.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.2.rst')
| -rw-r--r-- | documentation/migration-guides/release-notes-3.4.2.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.2.rst b/documentation/migration-guides/release-notes-3.4.2.rst index 2812b725c4..ddf25ef1bd 100644 --- a/documentation/migration-guides/release-notes-3.4.2.rst +++ b/documentation/migration-guides/release-notes-3.4.2.rst | |||
| @@ -174,9 +174,9 @@ Repositories / Downloads for 3.4.2 | |||
| 174 | 174 | ||
| 175 | poky | 175 | poky |
| 176 | 176 | ||
| 177 | - Repository Location: https://git.yoctoproject.org/poky/ | 177 | - Repository Location: :yocto_git:`/poky` |
| 178 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | 178 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` |
| 179 | - Tag: `yocto-3.4.2 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.2>`__ | 179 | - Tag: :yocto_git:`yocto-3.4.2 </poky/tag/?h=yocto-3.4.2>` |
| 180 | - Git Revision: :yocto_git:`e0ab08bb6a32916b457d221021e7f402ffa36b1a </poky/commit/?id=e0ab08bb6a32916b457d221021e7f402ffa36b1a>` | 180 | - Git Revision: :yocto_git:`e0ab08bb6a32916b457d221021e7f402ffa36b1a </poky/commit/?id=e0ab08bb6a32916b457d221021e7f402ffa36b1a>` |
| 181 | - Release Artefact: poky-e0ab08bb6a32916b457d221021e7f402ffa36b1a | 181 | - Release Artefact: poky-e0ab08bb6a32916b457d221021e7f402ffa36b1a |
| 182 | - sha: 8580dc5067ee426fe347a0d0f7a74c29ba539120bbe8438332339a9c8bce00fd | 182 | - sha: 8580dc5067ee426fe347a0d0f7a74c29ba539120bbe8438332339a9c8bce00fd |
| @@ -198,7 +198,7 @@ openembedded-core | |||
| 198 | 198 | ||
| 199 | meta-mingw | 199 | meta-mingw |
| 200 | 200 | ||
| 201 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 201 | - Repository Location: :yocto_git:`meta-mingw` |
| 202 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | 202 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` |
| 203 | - Tag: :yocto_git:`yocto-3.4.2 </meta-mingw/tag/?h=yocto-3.4.2>` | 203 | - Tag: :yocto_git:`yocto-3.4.2 </meta-mingw/tag/?h=yocto-3.4.2>` |
| 204 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | 204 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` |
| @@ -210,7 +210,7 @@ meta-mingw | |||
| 210 | 210 | ||
| 211 | meta-gplv2 | 211 | meta-gplv2 |
| 212 | 212 | ||
| 213 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 213 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 214 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | 214 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` |
| 215 | - Tag: :yocto_git:`yocto-3.4.2 </meta-gplv2/tag/?h=yocto-3.4.2>` | 215 | - Tag: :yocto_git:`yocto-3.4.2 </meta-gplv2/tag/?h=yocto-3.4.2>` |
| 216 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | 216 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` |
| @@ -234,7 +234,7 @@ bitbake | |||
| 234 | 234 | ||
| 235 | yocto-docs | 235 | yocto-docs |
| 236 | 236 | ||
| 237 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 237 | - Repository Location: :yocto_git:`/yocto-docs` |
| 238 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | 238 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` |
| 239 | - Tag: :yocto_git:`yocto-3.4.2 </yocto-docs/tag/?h=yocto-3.4.2>` | 239 | - Tag: :yocto_git:`yocto-3.4.2 </yocto-docs/tag/?h=yocto-3.4.2>` |
| 240 | - Git Revision: :yocto_git:`3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2` </yocto-docs/commit/?3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2>` | 240 | - Git Revision: :yocto_git:`3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2` </yocto-docs/commit/?3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2>` |
