diff options
author | Lee Chee Yang <chee.yang.lee@intel.com> | 2025-05-08 13:53:51 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-09 07:10:42 +0100 |
commit | 2859d5fb9d3a1e17a8953400f83758fc04df44ca (patch) | |
tree | f974b6fed71cc4b7fbf1c7dd08ea582aae1c6b25 /documentation | |
parent | d9c8689d69489c7f1ee4e9009014a28d537b30e9 (diff) | |
download | poky-2859d5fb9d3a1e17a8953400f83758fc04df44ca.tar.gz |
release-notes-5.2: update download section
also fix some typo.
(From yocto-docs rev: 81bb2b31c485717c0f3935844266f6610d860a6a)
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 63 |
1 files changed, 60 insertions, 3 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index 03f454bfc0..dd541a7e3a 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
@@ -354,7 +354,7 @@ New Features / Enhancements in |yocto-ver| | |||
354 | HTTPS tokens may not be required. | 354 | HTTPS tokens may not be required. |
355 | 355 | ||
356 | - ``compress``: use ``lz4`` instead of ``lz4c``, as ``lz4c`` as been | 356 | - ``compress``: use ``lz4`` instead of ``lz4c``, as ``lz4c`` as been |
357 | considered deprecrated since 2018. | 357 | considered deprecated since 2018. |
358 | 358 | ||
359 | - ``server/process``: decrease idle/main loop frequency, as it is idle and | 359 | - ``server/process``: decrease idle/main loop frequency, as it is idle and |
360 | main loops have socket select calls to know when to execute. | 360 | main loops have socket select calls to know when to execute. |
@@ -373,7 +373,7 @@ New Features / Enhancements in |yocto-ver| | |||
373 | - ``bb/build``: add a function ``bb.build.listtasks()`` to list the tasks in | 373 | - ``bb/build``: add a function ``bb.build.listtasks()`` to list the tasks in |
374 | a datastore. | 374 | a datastore. |
375 | 375 | ||
376 | - Remove custom exception backtrace formatting, and replace occurences of | 376 | - Remove custom exception backtrace formatting, and replace occurrences of |
377 | ``bb.exception.format_exception()`` by ``traceback.format_exception()``. | 377 | ``bb.exception.format_exception()`` by ``traceback.format_exception()``. |
378 | 378 | ||
379 | - ``runqueue``: various performance optimizations including: | 379 | - ``runqueue``: various performance optimizations including: |
@@ -598,7 +598,7 @@ New Features / Enhancements in |yocto-ver| | |||
598 | code in :oe_git:`meta/lib/oe/license.py </openembedded-core/tree/meta/lib/oe/license.py>`. | 598 | code in :oe_git:`meta/lib/oe/license.py </openembedded-core/tree/meta/lib/oe/license.py>`. |
599 | 599 | ||
600 | - The recipe ``cairo`` now disables the features ``symbol-lookup``, | 600 | - The recipe ``cairo`` now disables the features ``symbol-lookup``, |
601 | ``spectre`, and ``tests`` by default. | 601 | ``spectre``, and ``tests`` by default. |
602 | 602 | ||
603 | - The recipe ``glib-2.0`` now disables the feature ``sysprof`` by default. | 603 | - The recipe ``glib-2.0`` now disables the feature ``sysprof`` by default. |
604 | 604 | ||
@@ -2241,3 +2241,60 @@ Thanks to the following people who contributed to this release: | |||
2241 | 2241 | ||
2242 | Repositories / Downloads for Yocto-|yocto-ver| | 2242 | Repositories / Downloads for Yocto-|yocto-ver| |
2243 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 2243 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2244 | |||
2245 | |||
2246 | poky | ||
2247 | |||
2248 | - Repository Location: :yocto_git:`/poky` | ||
2249 | - Branch: :yocto_git:`walnascar </poky/log/?h=walnascar>` | ||
2250 | - Tag: :yocto_git:`yocto-5.2 </poky/log/?h=yocto-5.2>` | ||
2251 | - Git Revision: :yocto_git:`9b96fdbb0cab02f4a6180e812b02bc9d4c41b1a5 </poky/commit/?id=9b96fdbb0cab02f4a6180e812b02bc9d4c41b1a5>` | ||
2252 | - Release Artefact: poky-9b96fdbb0cab02f4a6180e812b02bc9d4c41b1a5 | ||
2253 | - sha: 2d3c0e216c7fa71a364986be6754549e2059d37581aad0a53f0f95c33fb1eefe | ||
2254 | - Download Locations: | ||
2255 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.2/poky-9b96fdbb0cab02f4a6180e812b02bc9d4c41b1a5.tar.bz2 | ||
2256 | https://mirrors.kernel.org/yocto/yocto/yocto-5.2/poky-9b96fdbb0cab02f4a6180e812b02bc9d4c41b1a5.tar.bz2 | ||
2257 | |||
2258 | openembedded-core | ||
2259 | |||
2260 | - Repository Location: :oe_git:`/openembedded-core` | ||
2261 | - Branch: :oe_git:`walnascar </openembedded-core/log/?h=walnascar>` | ||
2262 | - Tag: :oe_git:`yocto-5.2 </openembedded-core/log/?h=yocto-5.2>` | ||
2263 | - Git Revision: :oe_git:`6ec2c52b938302b894f119f701ffcf0a847eee85 </openembedded-core/commit/?id=6ec2c52b938302b894f119f701ffcf0a847eee85>` | ||
2264 | - Release Artefact: oecore-6ec2c52b938302b894f119f701ffcf0a847eee85 | ||
2265 | - sha: 00453354efdd9c977d559f7c0047691bb974170ce313ac9a1e6cb94108d6c648 | ||
2266 | - Download Locations: | ||
2267 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.2/oecore-6ec2c52b938302b894f119f701ffcf0a847eee85.tar.bz2 | ||
2268 | https://mirrors.kernel.org/yocto/yocto/yocto-5.2/oecore-6ec2c52b938302b894f119f701ffcf0a847eee85.tar.bz2 | ||
2269 | |||
2270 | meta-mingw | ||
2271 | |||
2272 | - Repository Location: :yocto_git:`/meta-mingw` | ||
2273 | - Branch: :yocto_git:`walnascar </meta-mingw/log/?h=walnascar>` | ||
2274 | - Tag: :yocto_git:`yocto-5.2 </meta-mingw/log/?h=yocto-5.2>` | ||
2275 | - Git Revision: :yocto_git:`edce693e1b8fabd84651aa6c0888aafbcf238577 </meta-mingw/commit/?id=edce693e1b8fabd84651aa6c0888aafbcf238577>` | ||
2276 | - Release Artefact: meta-mingw-edce693e1b8fabd84651aa6c0888aafbcf238577 | ||
2277 | - sha: 6cfed41b54f83da91a6cf201ec1c2cd4ac284f642b1268c8fa89d2335ea2bce1 | ||
2278 | - Download Locations: | ||
2279 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.2/meta-mingw-edce693e1b8fabd84651aa6c0888aafbcf238577.tar.bz2 | ||
2280 | https://mirrors.kernel.org/yocto/yocto/yocto-5.2/meta-mingw-edce693e1b8fabd84651aa6c0888aafbcf238577.tar.bz2 | ||
2281 | |||
2282 | bitbake | ||
2283 | |||
2284 | - Repository Location: :oe_git:`/bitbake` | ||
2285 | - Branch: :oe_git:`2.12 </bitbake/log/?h=2.12>` | ||
2286 | - Tag: :oe_git:`yocto-5.2 </bitbake/log/?h=yocto-5.2>` | ||
2287 | - Git Revision: :oe_git:`5b4e20377eea8d428edf1aeb2187c18f82ca6757 </bitbake/commit/?id=5b4e20377eea8d428edf1aeb2187c18f82ca6757>` | ||
2288 | - Release Artefact: bitbake-5b4e20377eea8d428edf1aeb2187c18f82ca6757 | ||
2289 | - sha: 48cff22c1e61f47adce474b636ca865e7e0b62293fc5c8829d09e7f1ac5252af | ||
2290 | - Download Locations: | ||
2291 | https://downloads.yoctoproject.org/releases/yocto/yocto-5.2/bitbake-5b4e20377eea8d428edf1aeb2187c18f82ca6757.tar.bz2 | ||
2292 | https://mirrors.kernel.org/yocto/yocto/yocto-5.2/bitbake-5b4e20377eea8d428edf1aeb2187c18f82ca6757.tar.bz2 | ||
2293 | |||
2294 | yocto-docs | ||
2295 | |||
2296 | - Repository Location: :yocto_git:`/yocto-docs` | ||
2297 | - Branch: :yocto_git:`walnascar </yocto-docs/log/?h=walnascar>` | ||
2298 | - Tag: :yocto_git:`yocto-5.2 </yocto-docs/log/?h=yocto-5.2>` | ||
2299 | - Git Revision: :yocto_git:`b8d9cf79d299b2e553e6bc962527d835206022ec </yocto-docs/commit/?id=b8d9cf79d299b2e553e6bc962527d835206022ec>` | ||
2300 | |||