diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-5.2.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst new file mode 100644 index 0000000000..d03ed7a3b0 --- /dev/null +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
@@ -0,0 +1,65 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
3 | .. |yocto-codename| replace:: walnascar | ||
4 | .. |yocto-ver| replace:: 5.2 | ||
5 | |||
6 | Release notes for |yocto-ver| (|yocto-codename|) | ||
7 | ------------------------------------------------ | ||
8 | |||
9 | New Features / Enhancements in |yocto-ver| | ||
10 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
11 | |||
12 | - Linux kernel 6.XXX, gcc 14.XXX, glibc 2.XXX, LLVM 18.1.XXX, and over XXX other | ||
13 | recipe upgrades. | ||
14 | |||
15 | - New variables: | ||
16 | |||
17 | - Kernel-related changes: | ||
18 | |||
19 | - New core recipes: | ||
20 | |||
21 | - QEMU / ``runqemu`` changes: | ||
22 | |||
23 | - Go changes: | ||
24 | |||
25 | - Rust changes: | ||
26 | |||
27 | - wic Image Creator changes: | ||
28 | |||
29 | - SDK-related changes: | ||
30 | |||
31 | - Testing-related changes: | ||
32 | |||
33 | - Utility script changes: | ||
34 | |||
35 | - BitBake changes: | ||
36 | |||
37 | - Packaging changes: | ||
38 | |||
39 | - Security changes: | ||
40 | |||
41 | - LLVM related changes: | ||
42 | |||
43 | - SPDX-related changes: | ||
44 | |||
45 | - Miscellaneous changes: | ||
46 | |||
47 | Known Issues in |yocto-ver| | ||
48 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
49 | |||
50 | Recipe License changes in |yocto-ver| | ||
51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
52 | |||
53 | The following corrections have been made to the :term:`LICENSE` values set by recipes: | ||
54 | |||
55 | Security Fixes in |yocto-ver| | ||
56 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
57 | |||
58 | Recipe Upgrades in |yocto-ver| | ||
59 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
60 | |||
61 | Contributors to |yocto-ver| | ||
62 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
63 | |||
64 | Repositories / Downloads for Yocto-|yocto-ver| | ||
65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||