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.4.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.4.rst')
| -rw-r--r-- | documentation/migration-guides/release-notes-3.4.4.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.4.rst b/documentation/migration-guides/release-notes-3.4.4.rst index 38e3965169..55a4583b29 100644 --- a/documentation/migration-guides/release-notes-3.4.4.rst +++ b/documentation/migration-guides/release-notes-3.4.4.rst | |||
| @@ -89,9 +89,9 @@ Repositories / Downloads for 3.4.4 | |||
| 89 | 89 | ||
| 90 | poky | 90 | poky |
| 91 | 91 | ||
| 92 | - Repository Location: https://git.yoctoproject.org/poky/ | 92 | - Repository Location: :yocto_git:`/poky` |
| 93 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | 93 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` |
| 94 | - Tag: `yocto-3.4.4 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.4>`__ | 94 | - Tag: :yocto_git:`yocto-3.4.4 </poky/tag/?h=yocto-3.4.4>` |
| 95 | - Git Revision: :yocto_git:`780eeec8851950ee6ac07a2a398ba937206bd2e4 </poky/commit/?id=780eeec8851950ee6ac07a2a398ba937206bd2e4>` | 95 | - Git Revision: :yocto_git:`780eeec8851950ee6ac07a2a398ba937206bd2e4 </poky/commit/?id=780eeec8851950ee6ac07a2a398ba937206bd2e4>` |
| 96 | - Release Artefact: poky-780eeec8851950ee6ac07a2a398ba937206bd2e4 | 96 | - Release Artefact: poky-780eeec8851950ee6ac07a2a398ba937206bd2e4 |
| 97 | - sha: 09558927064454ec2492da376156b716d9fd14aae57196435d742db7bfdb4b95 | 97 | - sha: 09558927064454ec2492da376156b716d9fd14aae57196435d742db7bfdb4b95 |
| @@ -113,7 +113,7 @@ openembedded-core | |||
| 113 | 113 | ||
| 114 | meta-mingw | 114 | meta-mingw |
| 115 | 115 | ||
| 116 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 116 | - Repository Location: :yocto_git:`/meta-mingw` |
| 117 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | 117 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` |
| 118 | - Tag: :yocto_git:`yocto-3.4.4 </meta-mingw/tag/?h=yocto-3.4.4>` | 118 | - Tag: :yocto_git:`yocto-3.4.4 </meta-mingw/tag/?h=yocto-3.4.4>` |
| 119 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | 119 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` |
| @@ -125,7 +125,7 @@ meta-mingw | |||
| 125 | 125 | ||
| 126 | meta-gplv2 | 126 | meta-gplv2 |
| 127 | 127 | ||
| 128 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 128 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 129 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | 129 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` |
| 130 | - Tag: :yocto_git:`yocto-3.4.4 </meta-gplv2/tag/?h=yocto-3.4.4>` | 130 | - Tag: :yocto_git:`yocto-3.4.4 </meta-gplv2/tag/?h=yocto-3.4.4>` |
| 131 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | 131 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` |
| @@ -149,7 +149,7 @@ bitbake | |||
| 149 | 149 | ||
| 150 | yocto-docs | 150 | yocto-docs |
| 151 | 151 | ||
| 152 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 152 | - Repository Location: :yocto_git:`/yocto-docs` |
| 153 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | 153 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` |
| 154 | - Tag: :yocto_git:`yocto-3.4.4 </yocto-docs/tag/?h=yocto-3.4.4>` | 154 | - Tag: :yocto_git:`yocto-3.4.4 </yocto-docs/tag/?h=yocto-3.4.4>` |
| 155 | - Git Revision: :yocto_git:`5ead7d39aaf9044078dff27f462e29a8e31d89e4 </yocto-docs/commit/?5ead7d39aaf9044078dff27f462e29a8e31d89e4>` | 155 | - Git Revision: :yocto_git:`5ead7d39aaf9044078dff27f462e29a8e31d89e4 </yocto-docs/commit/?5ead7d39aaf9044078dff27f462e29a8e31d89e4>` |
