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 | |
| 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')
12 files changed, 61 insertions, 61 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.1.rst b/documentation/migration-guides/release-notes-3.4.1.rst index 0503f29b2c..d15a8a8fbd 100644 --- a/documentation/migration-guides/release-notes-3.4.1.rst +++ b/documentation/migration-guides/release-notes-3.4.1.rst | |||
| @@ -198,7 +198,7 @@ Repositories / Downloads for 3.4.1 | |||
| 198 | 198 | ||
| 199 | poky | 199 | poky |
| 200 | 200 | ||
| 201 | - Repository Location: https://git.yoctoproject.org/poky/ | 201 | - Repository Location: :yocto_git:`/poky` |
| 202 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | 202 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` |
| 203 | - Tag: :yocto_git:`yocto-3.4.1 </poky/tag/?h=yocto-3.4.1>` | 203 | - Tag: :yocto_git:`yocto-3.4.1 </poky/tag/?h=yocto-3.4.1>` |
| 204 | - Git Revision: :yocto_git:`b53230c08d9f02ecaf35b4f0b70512abbf10ae11 </poky/commit/?id=b53230c08d9f02ecaf35b4f0b70512abbf10ae11>` | 204 | - Git Revision: :yocto_git:`b53230c08d9f02ecaf35b4f0b70512abbf10ae11 </poky/commit/?id=b53230c08d9f02ecaf35b4f0b70512abbf10ae11>` |
| @@ -210,7 +210,7 @@ poky | |||
| 210 | 210 | ||
| 211 | meta-mingw | 211 | meta-mingw |
| 212 | 212 | ||
| 213 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 213 | - Repository Location: :yocto_git:`/meta-mingw` |
| 214 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | 214 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` |
| 215 | - Tag: :yocto_git:`yocto-3.4.1 </meta-mingw/tag/?h=yocto-3.4.1>` | 215 | - Tag: :yocto_git:`yocto-3.4.1 </meta-mingw/tag/?h=yocto-3.4.1>` |
| 216 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | 216 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` |
| @@ -222,7 +222,7 @@ meta-mingw | |||
| 222 | 222 | ||
| 223 | meta-gplv2 | 223 | meta-gplv2 |
| 224 | 224 | ||
| 225 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 225 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 226 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | 226 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` |
| 227 | - Tag: :yocto_git:`yocto-3.4.1 </meta-gplv2/tag/?h=yocto-3.4.1>` | 227 | - Tag: :yocto_git:`yocto-3.4.1 </meta-gplv2/tag/?h=yocto-3.4.1>` |
| 228 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | 228 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` |
| @@ -246,7 +246,7 @@ bitbake | |||
| 246 | 246 | ||
| 247 | yocto-docs | 247 | yocto-docs |
| 248 | 248 | ||
| 249 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 249 | - Repository Location: :yocto_git:`/yocto-docs` |
| 250 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | 250 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` |
| 251 | - Tag: :yocto_git:`yocto-3.4.1 </yocto-docs/tag/?h=yocto-3.4.1>` | 251 | - Tag: :yocto_git:`yocto-3.4.1 </yocto-docs/tag/?h=yocto-3.4.1>` |
| 252 | - Git Revision: :yocto_git:`b250eda5a0beba8acc9641c55a5b0e30594b5178 </yocto-docs/commit/?b250eda5a0beba8acc9641c55a5b0e30594b5178>` | 252 | - Git Revision: :yocto_git:`b250eda5a0beba8acc9641c55a5b0e30594b5178 </yocto-docs/commit/?b250eda5a0beba8acc9641c55a5b0e30594b5178>` |
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>` |
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>` |
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>` |
diff --git a/documentation/migration-guides/release-notes-3.4.rst b/documentation/migration-guides/release-notes-3.4.rst index de1d209682..62683b4a5c 100644 --- a/documentation/migration-guides/release-notes-3.4.rst +++ b/documentation/migration-guides/release-notes-3.4.rst | |||
| @@ -721,7 +721,7 @@ Repositories / Downloads for 3.4 | |||
| 721 | 721 | ||
| 722 | poky | 722 | poky |
| 723 | 723 | ||
| 724 | - Repository Location: https://git.yoctoproject.org/poky/ | 724 | - Repository Location: :yocto_git:`/poky` |
| 725 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | 725 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` |
| 726 | - Tag: :yocto_git:`yocto-3.4 </poky/tag/?h=yocto-3.4>` | 726 | - Tag: :yocto_git:`yocto-3.4 </poky/tag/?h=yocto-3.4>` |
| 727 | - Git Revision: :yocto_git:`f6d1126fff213460dc6954a5d5fc168606d76b66 </poky/commit/?id=f6d1126fff213460dc6954a5d5fc168606d76b66>` | 727 | - Git Revision: :yocto_git:`f6d1126fff213460dc6954a5d5fc168606d76b66 </poky/commit/?id=f6d1126fff213460dc6954a5d5fc168606d76b66>` |
| @@ -745,7 +745,7 @@ openembedded-core | |||
| 745 | 745 | ||
| 746 | meta-mingw | 746 | meta-mingw |
| 747 | 747 | ||
| 748 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 748 | - Repository Location: :yocto_git:`/meta-mingw` |
| 749 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | 749 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` |
| 750 | - Tag: :yocto_git:`yocto-3.4 </meta-mingw/tag/?h=yocto-3.4>` | 750 | - Tag: :yocto_git:`yocto-3.4 </meta-mingw/tag/?h=yocto-3.4>` |
| 751 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | 751 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` |
| @@ -757,7 +757,7 @@ meta-mingw | |||
| 757 | 757 | ||
| 758 | meta-intel | 758 | meta-intel |
| 759 | 759 | ||
| 760 | - Repository Location: https://git.yoctoproject.org/meta-intel | 760 | - Repository Location: :yocto_git:`/meta-intel` |
| 761 | - Branch: :yocto_git:`honister </meta-intel/log/?h=honister>` | 761 | - Branch: :yocto_git:`honister </meta-intel/log/?h=honister>` |
| 762 | - Tag: :yocto_git:`yocto-3.4 </meta-intel/tag/?h=yocto-3.4>` | 762 | - Tag: :yocto_git:`yocto-3.4 </meta-intel/tag/?h=yocto-3.4>` |
| 763 | - Git Revision: :yocto_git:`90170cf85fe35b4e8dc00eee50053c0205276b63 </meta-intel/commit/?id=90170cf85fe35b4e8dc00eee50053c0205276b63>` | 763 | - Git Revision: :yocto_git:`90170cf85fe35b4e8dc00eee50053c0205276b63 </meta-intel/commit/?id=90170cf85fe35b4e8dc00eee50053c0205276b63>` |
| @@ -769,7 +769,7 @@ meta-intel | |||
| 769 | 769 | ||
| 770 | meta-gplv2 | 770 | meta-gplv2 |
| 771 | 771 | ||
| 772 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 772 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 773 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | 773 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` |
| 774 | - Tag: :yocto_git:`yocto-3.4 </meta-gplv2/tag/?h=yocto-3.4>` | 774 | - Tag: :yocto_git:`yocto-3.4 </meta-gplv2/tag/?h=yocto-3.4>` |
| 775 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | 775 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` |
| @@ -793,7 +793,7 @@ bitbake | |||
| 793 | 793 | ||
| 794 | yocto-docs | 794 | yocto-docs |
| 795 | 795 | ||
| 796 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 796 | - Repository Location: :yocto_git:`/yocto-docs` |
| 797 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | 797 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` |
| 798 | - Tag: :yocto_git:`yocto-3.4 </yocto-docs/tag/?h=yocto-3.4>` | 798 | - Tag: :yocto_git:`yocto-3.4 </yocto-docs/tag/?h=yocto-3.4>` |
| 799 | - Git Revision: :yocto_git:`d75c5450ecf56c8ac799a633ee9ac459e88f91fc </yocto-docs/commit/?id=d75c5450ecf56c8ac799a633ee9ac459e88f91fc>` | 799 | - Git Revision: :yocto_git:`d75c5450ecf56c8ac799a633ee9ac459e88f91fc </yocto-docs/commit/?id=d75c5450ecf56c8ac799a633ee9ac459e88f91fc>` |
diff --git a/documentation/migration-guides/release-notes-4.0.1.rst b/documentation/migration-guides/release-notes-4.0.1.rst index e4bfd5bb3d..28d1d71dcf 100644 --- a/documentation/migration-guides/release-notes-4.0.1.rst +++ b/documentation/migration-guides/release-notes-4.0.1.rst | |||
| @@ -182,7 +182,7 @@ Repositories / Downloads for 4.0.1 | |||
| 182 | 182 | ||
| 183 | poky | 183 | poky |
| 184 | 184 | ||
| 185 | - Repository Location: https://git.yoctoproject.org/git/poky | 185 | - Repository Location: :yocto_git:`/poky` |
| 186 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 186 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 187 | - Tag: :yocto_git:`yocto-4.0.1 </poky/tag/?h=yocto-4.0.1>` | 187 | - Tag: :yocto_git:`yocto-4.0.1 </poky/tag/?h=yocto-4.0.1>` |
| 188 | - Git Revision: :yocto_git:`8c489602f218bcf21de0d3c9f8cf620ea5f06430 </poky/commit/?id=8c489602f218bcf21de0d3c9f8cf620ea5f06430>` | 188 | - Git Revision: :yocto_git:`8c489602f218bcf21de0d3c9f8cf620ea5f06430 </poky/commit/?id=8c489602f218bcf21de0d3c9f8cf620ea5f06430>` |
| @@ -206,7 +206,7 @@ openembedded-core | |||
| 206 | 206 | ||
| 207 | meta-mingw | 207 | meta-mingw |
| 208 | 208 | ||
| 209 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 209 | - Repository Location: :yocto_git:`/meta-mingw` |
| 210 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 210 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 211 | - Tag: :yocto_git:`yocto-4.0.1 </meta-mingw/tag/?h=yocto-4.0.1>` | 211 | - Tag: :yocto_git:`yocto-4.0.1 </meta-mingw/tag/?h=yocto-4.0.1>` |
| 212 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 212 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -218,7 +218,7 @@ meta-mingw | |||
| 218 | 218 | ||
| 219 | meta-gplv2 | 219 | meta-gplv2 |
| 220 | 220 | ||
| 221 | - Repository Location: https://git.yoctoproject.org/git/meta-gplv2 | 221 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 222 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 222 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 223 | - Tag: :yocto_git:`yocto-4.0.1 </meta-gplv2/tag/?h=yocto-4.0.1>` | 223 | - Tag: :yocto_git:`yocto-4.0.1 </meta-gplv2/tag/?h=yocto-4.0.1>` |
| 224 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 224 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -242,7 +242,7 @@ bitbake | |||
| 242 | 242 | ||
| 243 | yocto-docs | 243 | yocto-docs |
| 244 | 244 | ||
| 245 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 245 | - Repository Location: :yocto_git:`/yocto-docs` |
| 246 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 246 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 247 | - Tag: :yocto_git:`yocto-4.0.1 </yocto-docs/tag/?h=yocto-4.0>` | 247 | - Tag: :yocto_git:`yocto-4.0.1 </yocto-docs/tag/?h=yocto-4.0>` |
| 248 | - Git Revision: :yocto_git:`4ec9df3336a425719a9a35532504731ce56984ca </yocto-docs/commit/?id=4ec9df3336a425719a9a35532504731ce56984ca>` | 248 | - Git Revision: :yocto_git:`4ec9df3336a425719a9a35532504731ce56984ca </yocto-docs/commit/?id=4ec9df3336a425719a9a35532504731ce56984ca>` |
diff --git a/documentation/migration-guides/release-notes-4.0.2.rst b/documentation/migration-guides/release-notes-4.0.2.rst index 632af11297..2c79969f4d 100644 --- a/documentation/migration-guides/release-notes-4.0.2.rst +++ b/documentation/migration-guides/release-notes-4.0.2.rst | |||
| @@ -230,7 +230,7 @@ Repositories / Downloads for Yocto-4.0.2 | |||
| 230 | 230 | ||
| 231 | poky | 231 | poky |
| 232 | 232 | ||
| 233 | - Repository Location: https://git.yoctoproject.org/git/poky | 233 | - Repository Location: :yocto_git:`/poky` |
| 234 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 234 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 235 | - Tag: :yocto_git:`yocto-4.0.2 </poky/log/?h=yocto-4.0.2>` | 235 | - Tag: :yocto_git:`yocto-4.0.2 </poky/log/?h=yocto-4.0.2>` |
| 236 | - Git Revision: :yocto_git:`a5ea426b1da472fc8549459fff3c1b8c6e02f4b5 </poky/commit/?id=a5ea426b1da472fc8549459fff3c1b8c6e02f4b5>` | 236 | - Git Revision: :yocto_git:`a5ea426b1da472fc8549459fff3c1b8c6e02f4b5 </poky/commit/?id=a5ea426b1da472fc8549459fff3c1b8c6e02f4b5>` |
| @@ -242,7 +242,7 @@ poky | |||
| 242 | 242 | ||
| 243 | openembedded-core | 243 | openembedded-core |
| 244 | 244 | ||
| 245 | - Repository Location: https://git.openembedded.org/openembedded-core | 245 | - Repository Location: :oe_git:`/openembedded-core` |
| 246 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` | 246 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` |
| 247 | - Tag: :oe_git:`yocto-4.0.2 </openembedded-core/log/?h=yocto-4.0.2>` | 247 | - Tag: :oe_git:`yocto-4.0.2 </openembedded-core/log/?h=yocto-4.0.2>` |
| 248 | - Git Revision: :oe_git:`eea52e0c3d24c79464f4afdbc3c397e1cb982231 </openembedded-core/commit/?id=eea52e0c3d24c79464f4afdbc3c397e1cb982231>` | 248 | - Git Revision: :oe_git:`eea52e0c3d24c79464f4afdbc3c397e1cb982231 </openembedded-core/commit/?id=eea52e0c3d24c79464f4afdbc3c397e1cb982231>` |
| @@ -254,7 +254,7 @@ openembedded-core | |||
| 254 | 254 | ||
| 255 | meta-mingw | 255 | meta-mingw |
| 256 | 256 | ||
| 257 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 257 | - Repository Location: :yocto_git:`/meta-mingw` |
| 258 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 258 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 259 | - Tag: :yocto_git:`yocto-4.0.2 </meta-mingw/log/?h=yocto-4.0.2>` | 259 | - Tag: :yocto_git:`yocto-4.0.2 </meta-mingw/log/?h=yocto-4.0.2>` |
| 260 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 260 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -266,7 +266,7 @@ meta-mingw | |||
| 266 | 266 | ||
| 267 | meta-gplv2 | 267 | meta-gplv2 |
| 268 | 268 | ||
| 269 | - Repository Location: https://git.yoctoproject.org/git/meta-gplv2 | 269 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 270 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 270 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 271 | - Tag: :yocto_git:`yocto-4.0.2 </meta-gplv2/log/?h=yocto-4.0.2>` | 271 | - Tag: :yocto_git:`yocto-4.0.2 </meta-gplv2/log/?h=yocto-4.0.2>` |
| 272 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 272 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -278,7 +278,7 @@ meta-gplv2 | |||
| 278 | 278 | ||
| 279 | bitbake | 279 | bitbake |
| 280 | 280 | ||
| 281 | - Repository Location: https://git.openembedded.org/bitbake | 281 | - Repository Location: :oe_git:`/bitbake` |
| 282 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` | 282 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` |
| 283 | - Tag: :oe_git:`yocto-4.0.2 </bitbake/log/?h=yocto-4.0.2>` | 283 | - Tag: :oe_git:`yocto-4.0.2 </bitbake/log/?h=yocto-4.0.2>` |
| 284 | - Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>` | 284 | - Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>` |
| @@ -290,7 +290,7 @@ bitbake | |||
| 290 | 290 | ||
| 291 | yocto-docs | 291 | yocto-docs |
| 292 | 292 | ||
| 293 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 293 | - Repository Location: :yocto_git:`/yocto-docs` |
| 294 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 294 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 295 | - Tag: :yocto_git:`yocto-4.0.2 </yocto-docs/log/?h=yocto-4.0.2>` | 295 | - Tag: :yocto_git:`yocto-4.0.2 </yocto-docs/log/?h=yocto-4.0.2>` |
| 296 | - Git Revision: :yocto_git:`662294dccd028828d5c7e9fd8f5c8e14df53df4b </yocto-docs/commit/?id=662294dccd028828d5c7e9fd8f5c8e14df53df4b>` | 296 | - Git Revision: :yocto_git:`662294dccd028828d5c7e9fd8f5c8e14df53df4b </yocto-docs/commit/?id=662294dccd028828d5c7e9fd8f5c8e14df53df4b>` |
diff --git a/documentation/migration-guides/release-notes-4.0.3.rst b/documentation/migration-guides/release-notes-4.0.3.rst index 83e12a64ef..9f51ff9b3e 100644 --- a/documentation/migration-guides/release-notes-4.0.3.rst +++ b/documentation/migration-guides/release-notes-4.0.3.rst | |||
| @@ -247,7 +247,7 @@ Repositories / Downloads for Yocto-4.0.3 | |||
| 247 | 247 | ||
| 248 | poky | 248 | poky |
| 249 | 249 | ||
| 250 | - Repository Location: https://git.yoctoproject.org/git/poky | 250 | - Repository Location: :yocto_git:`/poky` |
| 251 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 251 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 252 | - Tag: :yocto_git:`yocto-4.0.3 </poky/log/?h=yocto-4.0.3>` | 252 | - Tag: :yocto_git:`yocto-4.0.3 </poky/log/?h=yocto-4.0.3>` |
| 253 | - Git Revision: :yocto_git:`387ab5f18b17c3af3e9e30dc58584641a70f359f </poky/commit/?id=387ab5f18b17c3af3e9e30dc58584641a70f359f>` | 253 | - Git Revision: :yocto_git:`387ab5f18b17c3af3e9e30dc58584641a70f359f </poky/commit/?id=387ab5f18b17c3af3e9e30dc58584641a70f359f>` |
| @@ -259,7 +259,7 @@ poky | |||
| 259 | 259 | ||
| 260 | openembedded-core | 260 | openembedded-core |
| 261 | 261 | ||
| 262 | - Repository Location: https://git.openembedded.org/openembedded-core | 262 | - Repository Location: :oe_git:`/openembedded-core` |
| 263 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` | 263 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` |
| 264 | - Tag: :oe_git:`yocto-4.0.3 </openembedded-core/log/?h=yocto-4.0.3>` | 264 | - Tag: :oe_git:`yocto-4.0.3 </openembedded-core/log/?h=yocto-4.0.3>` |
| 265 | - Git Revision: :oe_git:`2cafa6ed5f0aa9df5a120b6353755d56c7c7800d </openembedded-core/commit/?id=2cafa6ed5f0aa9df5a120b6353755d56c7c7800d>` | 265 | - Git Revision: :oe_git:`2cafa6ed5f0aa9df5a120b6353755d56c7c7800d </openembedded-core/commit/?id=2cafa6ed5f0aa9df5a120b6353755d56c7c7800d>` |
| @@ -271,7 +271,7 @@ openembedded-core | |||
| 271 | 271 | ||
| 272 | meta-mingw | 272 | meta-mingw |
| 273 | 273 | ||
| 274 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 274 | - Repository Location: :yocto_git:`/meta-mingw` |
| 275 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 275 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 276 | - Tag: :yocto_git:`yocto-4.0.3 </meta-mingw/log/?h=yocto-4.0.3>` | 276 | - Tag: :yocto_git:`yocto-4.0.3 </meta-mingw/log/?h=yocto-4.0.3>` |
| 277 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 277 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -283,7 +283,7 @@ meta-mingw | |||
| 283 | 283 | ||
| 284 | meta-gplv2 | 284 | meta-gplv2 |
| 285 | 285 | ||
| 286 | - Repository Location: https://git.yoctoproject.org/git/meta-gplv2 | 286 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 287 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 287 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 288 | - Tag: :yocto_git:`yocto-4.0.3 </meta-gplv2/log/?h=yocto-4.0.3>` | 288 | - Tag: :yocto_git:`yocto-4.0.3 </meta-gplv2/log/?h=yocto-4.0.3>` |
| 289 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 289 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -295,7 +295,7 @@ meta-gplv2 | |||
| 295 | 295 | ||
| 296 | bitbake | 296 | bitbake |
| 297 | 297 | ||
| 298 | - Repository Location: https://git.openembedded.org/bitbake | 298 | - Repository Location: :oe_git:`/bitbake` |
| 299 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` | 299 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` |
| 300 | - Tag: :oe_git:`yocto-4.0.3 </bitbake/log/?h=yocto-4.0.3>` | 300 | - Tag: :oe_git:`yocto-4.0.3 </bitbake/log/?h=yocto-4.0.3>` |
| 301 | - Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>` | 301 | - Git Revision: :oe_git:`b8fd6f5d9959d27176ea016c249cf6d35ac8ba03 </bitbake/commit/?id=b8fd6f5d9959d27176ea016c249cf6d35ac8ba03>` |
| @@ -307,7 +307,7 @@ bitbake | |||
| 307 | 307 | ||
| 308 | yocto-docs | 308 | yocto-docs |
| 309 | 309 | ||
| 310 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 310 | - Repository Location: :yocto_git:`/yocto-docs` |
| 311 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 311 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 312 | - Tag: :yocto_git:`yocto-4.0.3 </yocto-docs/log/?h=yocto-4.0.3>` | 312 | - Tag: :yocto_git:`yocto-4.0.3 </yocto-docs/log/?h=yocto-4.0.3>` |
| 313 | - Git Revision: :yocto_git:`d9b3dcf65ef25c06f552482aba460dd16862bf96 </yocto-docs/commit/?id=d9b3dcf65ef25c06f552482aba460dd16862bf96>` | 313 | - Git Revision: :yocto_git:`d9b3dcf65ef25c06f552482aba460dd16862bf96 </yocto-docs/commit/?id=d9b3dcf65ef25c06f552482aba460dd16862bf96>` |
diff --git a/documentation/migration-guides/release-notes-4.0.4.rst b/documentation/migration-guides/release-notes-4.0.4.rst index 43f92cae84..9068841783 100644 --- a/documentation/migration-guides/release-notes-4.0.4.rst +++ b/documentation/migration-guides/release-notes-4.0.4.rst | |||
| @@ -233,7 +233,7 @@ Repositories / Downloads for Yocto-4.0.4 | |||
| 233 | 233 | ||
| 234 | poky | 234 | poky |
| 235 | 235 | ||
| 236 | - Repository Location: https://git.yoctoproject.org/git/poky | 236 | - Repository Location: :yocto_git:`/poky` |
| 237 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 237 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 238 | - Tag: :yocto_git:`yocto-4.0.4 </poky/log/?h=yocto-4.0.4>` | 238 | - Tag: :yocto_git:`yocto-4.0.4 </poky/log/?h=yocto-4.0.4>` |
| 239 | - Git Revision: :yocto_git:`d64bef1c7d713b92a51228e5ade945835e5a94a4 </poky/commit/?id=d64bef1c7d713b92a51228e5ade945835e5a94a4>` | 239 | - Git Revision: :yocto_git:`d64bef1c7d713b92a51228e5ade945835e5a94a4 </poky/commit/?id=d64bef1c7d713b92a51228e5ade945835e5a94a4>` |
| @@ -245,7 +245,7 @@ poky | |||
| 245 | 245 | ||
| 246 | openembedded-core | 246 | openembedded-core |
| 247 | 247 | ||
| 248 | - Repository Location: https://git.openembedded.org/openembedded-core | 248 | - Repository Location: oe_git:`/openembedded-core` |
| 249 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` | 249 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` |
| 250 | - Tag: :oe_git:`yocto-4.0.4 </openembedded-core/log/?h=yocto-4.0.4>` | 250 | - Tag: :oe_git:`yocto-4.0.4 </openembedded-core/log/?h=yocto-4.0.4>` |
| 251 | - Git Revision: :oe_git:`f7766da462905ec67bf549d46b8017be36cd5b2a </openembedded-core/commit/?id=f7766da462905ec67bf549d46b8017be36cd5b2a>` | 251 | - Git Revision: :oe_git:`f7766da462905ec67bf549d46b8017be36cd5b2a </openembedded-core/commit/?id=f7766da462905ec67bf549d46b8017be36cd5b2a>` |
| @@ -257,7 +257,7 @@ openembedded-core | |||
| 257 | 257 | ||
| 258 | meta-mingw | 258 | meta-mingw |
| 259 | 259 | ||
| 260 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 260 | - Repository Location: :yocto_git:`/meta-mingw` |
| 261 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 261 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 262 | - Tag: :yocto_git:`yocto-4.0.4 </meta-mingw/log/?h=yocto-4.0.4>` | 262 | - Tag: :yocto_git:`yocto-4.0.4 </meta-mingw/log/?h=yocto-4.0.4>` |
| 263 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 263 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -269,7 +269,7 @@ meta-mingw | |||
| 269 | 269 | ||
| 270 | meta-gplv2 | 270 | meta-gplv2 |
| 271 | 271 | ||
| 272 | - Repository Location: https://git.yoctoproject.org/git/meta-gplv2 | 272 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 273 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 273 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 274 | - Tag: :yocto_git:`yocto-4.0.4 </meta-gplv2/log/?h=yocto-4.0.4>` | 274 | - Tag: :yocto_git:`yocto-4.0.4 </meta-gplv2/log/?h=yocto-4.0.4>` |
| 275 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 275 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -281,7 +281,7 @@ meta-gplv2 | |||
| 281 | 281 | ||
| 282 | bitbake | 282 | bitbake |
| 283 | 283 | ||
| 284 | - Repository Location: https://git.openembedded.org/bitbake | 284 | - Repository Location: :oe_git:`/bitbake` |
| 285 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` | 285 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` |
| 286 | - Tag: :oe_git:`yocto-4.0.4 </bitbake/log/?h=yocto-4.0.4>` | 286 | - Tag: :oe_git:`yocto-4.0.4 </bitbake/log/?h=yocto-4.0.4>` |
| 287 | - Git Revision: :oe_git:`ac576d6fad6bba0cfea931883f25264ea83747ca </bitbake/commit/?id=ac576d6fad6bba0cfea931883f25264ea83747ca>` | 287 | - Git Revision: :oe_git:`ac576d6fad6bba0cfea931883f25264ea83747ca </bitbake/commit/?id=ac576d6fad6bba0cfea931883f25264ea83747ca>` |
| @@ -293,7 +293,7 @@ bitbake | |||
| 293 | 293 | ||
| 294 | yocto-docs | 294 | yocto-docs |
| 295 | 295 | ||
| 296 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 296 | - Repository Location: :yocto_git:`/yocto-docs` |
| 297 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 297 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 298 | - Tag: :yocto_git:`yocto-4.0.4 </yocto-docs/log/?h=yocto-4.0.4>` | 298 | - Tag: :yocto_git:`yocto-4.0.4 </yocto-docs/log/?h=yocto-4.0.4>` |
| 299 | - Git Revision: :yocto_git:`f632dad24c39778f948014029e74db3c871d9d21 </yocto-docs/commit/?id=f632dad24c39778f948014029e74db3c871d9d21>` | 299 | - Git Revision: :yocto_git:`f632dad24c39778f948014029e74db3c871d9d21 </yocto-docs/commit/?id=f632dad24c39778f948014029e74db3c871d9d21>` |
diff --git a/documentation/migration-guides/release-notes-4.0.5.rst b/documentation/migration-guides/release-notes-4.0.5.rst index d742b697e6..ea0280b03c 100644 --- a/documentation/migration-guides/release-notes-4.0.5.rst +++ b/documentation/migration-guides/release-notes-4.0.5.rst | |||
| @@ -129,7 +129,7 @@ Repositories / Downloads for Yocto-4.0.5 | |||
| 129 | 129 | ||
| 130 | poky | 130 | poky |
| 131 | 131 | ||
| 132 | - Repository Location: https://git.yoctoproject.org/poky | 132 | - Repository Location: :yocto_git:`/poky` |
| 133 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 133 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 134 | - Tag: :yocto_git:`yocto-4.0.5 </poky/log/?h=yocto-4.0.5>` | 134 | - Tag: :yocto_git:`yocto-4.0.5 </poky/log/?h=yocto-4.0.5>` |
| 135 | - Git Revision: :yocto_git:`2e79b199114b25d81bfaa029ccfb17676946d20d </poky/commit/?id=2e79b199114b25d81bfaa029ccfb17676946d20d>` | 135 | - Git Revision: :yocto_git:`2e79b199114b25d81bfaa029ccfb17676946d20d </poky/commit/?id=2e79b199114b25d81bfaa029ccfb17676946d20d>` |
| @@ -141,7 +141,7 @@ poky | |||
| 141 | 141 | ||
| 142 | openembedded-core | 142 | openembedded-core |
| 143 | 143 | ||
| 144 | - Repository Location: https://git.openembedded.org/openembedded-core | 144 | - Repository Location: :oe_git:`/openembedded-core` |
| 145 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` | 145 | - Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>` |
| 146 | - Tag: :oe_git:`yocto-4.0.5 </openembedded-core/log/?h=yocto-4.0.5>` | 146 | - Tag: :oe_git:`yocto-4.0.5 </openembedded-core/log/?h=yocto-4.0.5>` |
| 147 | - Git Revision: :oe_git:`fbdf93f43ff4b876487e1f26752598ec8abcb46e </openembedded-core/commit/?id=fbdf93f43ff4b876487e1f26752598ec8abcb46e>` | 147 | - Git Revision: :oe_git:`fbdf93f43ff4b876487e1f26752598ec8abcb46e </openembedded-core/commit/?id=fbdf93f43ff4b876487e1f26752598ec8abcb46e>` |
| @@ -153,7 +153,7 @@ openembedded-core | |||
| 153 | 153 | ||
| 154 | meta-mingw | 154 | meta-mingw |
| 155 | 155 | ||
| 156 | - Repository Location: https://git.yoctoproject.org/meta-mingw | 156 | - Repository Location: :yocto_git:`/meta-mingw` |
| 157 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 157 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 158 | - Tag: :yocto_git:`yocto-4.0.5 </meta-mingw/log/?h=yocto-4.0.5>` | 158 | - Tag: :yocto_git:`yocto-4.0.5 </meta-mingw/log/?h=yocto-4.0.5>` |
| 159 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 159 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -165,7 +165,7 @@ meta-mingw | |||
| 165 | 165 | ||
| 166 | meta-gplv2 | 166 | meta-gplv2 |
| 167 | 167 | ||
| 168 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | 168 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 169 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 169 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 170 | - Tag: :yocto_git:`yocto-4.0.5 </meta-gplv2/log/?h=yocto-4.0.5>` | 170 | - Tag: :yocto_git:`yocto-4.0.5 </meta-gplv2/log/?h=yocto-4.0.5>` |
| 171 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 171 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-gplv2/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -177,7 +177,7 @@ meta-gplv2 | |||
| 177 | 177 | ||
| 178 | bitbake | 178 | bitbake |
| 179 | 179 | ||
| 180 | - Repository Location: https://git.openembedded.org/bitbake | 180 | - Repository Location: :oe_git:`/bitbake` |
| 181 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` | 181 | - Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>` |
| 182 | - Tag: :oe_git:`yocto-4.0.5 </bitbake/log/?h=yocto-4.0.5>` | 182 | - Tag: :oe_git:`yocto-4.0.5 </bitbake/log/?h=yocto-4.0.5>` |
| 183 | - Git Revision: :oe_git:`c90d57497b9bcd237c3ae810ee8edb5b0d2d575a </bitbake/commit/?id=c90d57497b9bcd237c3ae810ee8edb5b0d2d575a>` | 183 | - Git Revision: :oe_git:`c90d57497b9bcd237c3ae810ee8edb5b0d2d575a </bitbake/commit/?id=c90d57497b9bcd237c3ae810ee8edb5b0d2d575a>` |
| @@ -189,7 +189,7 @@ bitbake | |||
| 189 | 189 | ||
| 190 | yocto-docs | 190 | yocto-docs |
| 191 | 191 | ||
| 192 | - Repository Location: https://git.yoctoproject.org/yocto-docs | 192 | - Repository Location: :yocto_git:`/yocto-docs` |
| 193 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 193 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 194 | - Tag: :yocto_git:`yocto-4.0.5 </yocto-docs/log/?h=yocto-4.0.5>` | 194 | - Tag: :yocto_git:`yocto-4.0.5 </yocto-docs/log/?h=yocto-4.0.5>` |
| 195 | - Git Revision: :yocto_git:`8c2f9f54e29781f4ee72e81eeaa12ceaa82dc2d3 </yocto-docs/commit/?id=8c2f9f54e29781f4ee72e81eeaa12ceaa82dc2d3>` | 195 | - Git Revision: :yocto_git:`8c2f9f54e29781f4ee72e81eeaa12ceaa82dc2d3 </yocto-docs/commit/?id=8c2f9f54e29781f4ee72e81eeaa12ceaa82dc2d3>` |
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index 02cde0e3f3..d57227502e 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst | |||
| @@ -866,7 +866,7 @@ Repositories / Downloads for 4.0 | |||
| 866 | 866 | ||
| 867 | poky | 867 | poky |
| 868 | 868 | ||
| 869 | - Repository Location: https://git.yoctoproject.org/git/poky | 869 | - Repository Location: :yocto_git:`/poky` |
| 870 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` | 870 | - Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>` |
| 871 | - Tag: :yocto_git:`yocto-4.0 </poky/tag/?h=yocto-4.0>` | 871 | - Tag: :yocto_git:`yocto-4.0 </poky/tag/?h=yocto-4.0>` |
| 872 | - Git Revision: :yocto_git:`00cfdde791a0176c134f31e5a09eff725e75b905 </poky/commit/?id=00cfdde791a0176c134f31e5a09eff725e75b905>` | 872 | - Git Revision: :yocto_git:`00cfdde791a0176c134f31e5a09eff725e75b905 </poky/commit/?id=00cfdde791a0176c134f31e5a09eff725e75b905>` |
| @@ -890,7 +890,7 @@ openembedded-core | |||
| 890 | 890 | ||
| 891 | meta-mingw | 891 | meta-mingw |
| 892 | 892 | ||
| 893 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 893 | - Repository Location: :yocto_git:`/meta-mingw` |
| 894 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` | 894 | - Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>` |
| 895 | - Tag: :yocto_git:`yocto-4.0 </meta-mingw/tag/?h=yocto-4.0>` | 895 | - Tag: :yocto_git:`yocto-4.0 </meta-mingw/tag/?h=yocto-4.0>` |
| 896 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` | 896 | - Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>` |
| @@ -902,7 +902,7 @@ meta-mingw | |||
| 902 | 902 | ||
| 903 | meta-gplv2 | 903 | meta-gplv2 |
| 904 | 904 | ||
| 905 | - Repository Location: https://git.yoctoproject.org/git/meta-gplv2 | 905 | - Repository Location: :yocto_git:`/meta-gplv2` |
| 906 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` | 906 | - Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>` |
| 907 | - Tag: :yocto_git:`yocto-4.0 </meta-gplv2/tag/?h=yocto-4.0>` | 907 | - Tag: :yocto_git:`yocto-4.0 </meta-gplv2/tag/?h=yocto-4.0>` |
| 908 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` | 908 | - Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>` |
| @@ -926,7 +926,7 @@ bitbake | |||
| 926 | 926 | ||
| 927 | yocto-docs | 927 | yocto-docs |
| 928 | 928 | ||
| 929 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 929 | - Repository Location: :yocto_git:`/yocto-docs` |
| 930 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` | 930 | - Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>` |
| 931 | - Tag: :yocto_git:`yocto-4.0 </yocto-docs/tag/?h=yocto-4.0>` | 931 | - Tag: :yocto_git:`yocto-4.0 </yocto-docs/tag/?h=yocto-4.0>` |
| 932 | - Git Revision: :yocto_git:`a6f571ad5b087385cad8765ed455c4b4eaeebca6 </yocto-docs/commit/?id=a6f571ad5b087385cad8765ed455c4b4eaeebca6>` | 932 | - Git Revision: :yocto_git:`a6f571ad5b087385cad8765ed455c4b4eaeebca6 </yocto-docs/commit/?id=a6f571ad5b087385cad8765ed455c4b4eaeebca6>` |
diff --git a/documentation/migration-guides/release-notes-4.1.rst b/documentation/migration-guides/release-notes-4.1.rst index d4ed23f63d..119cc4fd2e 100644 --- a/documentation/migration-guides/release-notes-4.1.rst +++ b/documentation/migration-guides/release-notes-4.1.rst | |||
| @@ -704,7 +704,7 @@ Repositories / Downloads for 4.1 | |||
| 704 | 704 | ||
| 705 | poky | 705 | poky |
| 706 | 706 | ||
| 707 | - Repository Location: https://git.yoctoproject.org/git/poky | 707 | - Repository Location: :yocto_git:`/poky` |
| 708 | - Branch: :yocto_git:`langdale </poky/log/?h=langdale>` | 708 | - Branch: :yocto_git:`langdale </poky/log/?h=langdale>` |
| 709 | - Tag: :yocto_git:`yocto-4.1 </poky/log/?h=yocto-4.1>` | 709 | - Tag: :yocto_git:`yocto-4.1 </poky/log/?h=yocto-4.1>` |
| 710 | - Git Revision: :yocto_git:`5200799866b92259e855051112520006e1aaaac0 </poky/commit/?id=5200799866b92259e855051112520006e1aaaac0>` | 710 | - Git Revision: :yocto_git:`5200799866b92259e855051112520006e1aaaac0 </poky/commit/?id=5200799866b92259e855051112520006e1aaaac0>` |
| @@ -716,7 +716,7 @@ poky | |||
| 716 | 716 | ||
| 717 | openembedded-core | 717 | openembedded-core |
| 718 | 718 | ||
| 719 | - Repository Location: https://git.openembedded.org/openembedded-core | 719 | - Repository Location: :oe_git:`/openembedded-core` |
| 720 | - Branch: :oe_git:`langdale </openembedded-core/log/?h=langdale>` | 720 | - Branch: :oe_git:`langdale </openembedded-core/log/?h=langdale>` |
| 721 | - Tag: :oe_git:`yocto-4.1 </openembedded-core/log/?h=yocto-4.1>` | 721 | - Tag: :oe_git:`yocto-4.1 </openembedded-core/log/?h=yocto-4.1>` |
| 722 | - Git Revision: :oe_git:`744a2277844ec9a384a9ca7dae2a634d5a0d3590 </openembedded-core/commit/?id=744a2277844ec9a384a9ca7dae2a634d5a0d3590>` | 722 | - Git Revision: :oe_git:`744a2277844ec9a384a9ca7dae2a634d5a0d3590 </openembedded-core/commit/?id=744a2277844ec9a384a9ca7dae2a634d5a0d3590>` |
| @@ -728,7 +728,7 @@ openembedded-core | |||
| 728 | 728 | ||
| 729 | meta-mingw | 729 | meta-mingw |
| 730 | 730 | ||
| 731 | - Repository Location: https://git.yoctoproject.org/git/meta-mingw | 731 | - Repository Location: :yocto_git:`/meta-mingw` |
| 732 | - Branch: :yocto_git:`langdale </meta-mingw/log/?h=langdale>` | 732 | - Branch: :yocto_git:`langdale </meta-mingw/log/?h=langdale>` |
| 733 | - Tag: :yocto_git:`yocto-4.1 </meta-mingw/log/?h=yocto-4.1>` | 733 | - Tag: :yocto_git:`yocto-4.1 </meta-mingw/log/?h=yocto-4.1>` |
| 734 | - Git Revision: :yocto_git:`b0067202db8573df3d23d199f82987cebe1bee2c </meta-mingw/commit/?id=b0067202db8573df3d23d199f82987cebe1bee2c>` | 734 | - Git Revision: :yocto_git:`b0067202db8573df3d23d199f82987cebe1bee2c </meta-mingw/commit/?id=b0067202db8573df3d23d199f82987cebe1bee2c>` |
| @@ -740,7 +740,7 @@ meta-mingw | |||
| 740 | 740 | ||
| 741 | bitbake | 741 | bitbake |
| 742 | 742 | ||
| 743 | - Repository Location: https://git.openembedded.org/bitbake | 743 | - Repository Location: :oe_git:`/bitbake` |
| 744 | - Branch: :oe_git:`2.2 </bitbake/log/?h=2.2>` | 744 | - Branch: :oe_git:`2.2 </bitbake/log/?h=2.2>` |
| 745 | - Tag: :oe_git:`yocto-4.1 </bitbake/log/?h=yocto-4.1>` | 745 | - Tag: :oe_git:`yocto-4.1 </bitbake/log/?h=yocto-4.1>` |
| 746 | - Git Revision: :oe_git:`074da4c469d1f4177a1c5be72b9f3ccdfd379d67 </bitbake/commit/?id=074da4c469d1f4177a1c5be72b9f3ccdfd379d67>` | 746 | - Git Revision: :oe_git:`074da4c469d1f4177a1c5be72b9f3ccdfd379d67 </bitbake/commit/?id=074da4c469d1f4177a1c5be72b9f3ccdfd379d67>` |
| @@ -752,7 +752,7 @@ bitbake | |||
| 752 | 752 | ||
| 753 | yocto-docs | 753 | yocto-docs |
| 754 | 754 | ||
| 755 | - Repository Location: https://git.yoctoproject.org/git/yocto-docs | 755 | - Repository Location: :yocto_git:`/yocto-docs` |
| 756 | - Branch: :yocto_git:`langdale </yocto-docs/log/?h=langdale>` | 756 | - Branch: :yocto_git:`langdale </yocto-docs/log/?h=langdale>` |
| 757 | - Tag: :yocto_git:`yocto-4.1 </yocto-docs/log/?h=yocto-4.1>` | 757 | - Tag: :yocto_git:`yocto-4.1 </yocto-docs/log/?h=yocto-4.1>` |
| 758 | - Git Revision: :yocto_git:`42d3e26a0d04bc5951e640b471686f347dc9b74a </yocto-docs/commit/?id=42d3e26a0d04bc5951e640b471686f347dc9b74a>` | 758 | - Git Revision: :yocto_git:`42d3e26a0d04bc5951e640b471686f347dc9b74a </yocto-docs/commit/?id=42d3e26a0d04bc5951e640b471686f347dc9b74a>` |
