diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-5.0.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-5.0.rst | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst new file mode 100644 index 0000000000..e5cdd87d1d --- /dev/null +++ b/documentation/migration-guides/release-notes-5.0.rst | |||
@@ -0,0 +1,66 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
3 | Release notes for 5.0 (scarthgap) | ||
4 | --------------------------------- | ||
5 | |||
6 | New Features / Enhancements in 5.0 | ||
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
8 | |||
9 | - Linux kernel 6.6, gcc 13.2, glibc 2.39, LLVM 18.1, and over XXX other recipe upgrades | ||
10 | |||
11 | - New variables: | ||
12 | |||
13 | - Architecture-specific enhancements: | ||
14 | |||
15 | - Kernel-related enhancements: | ||
16 | |||
17 | - New core recipes: | ||
18 | |||
19 | - QEMU / ``runqemu`` enhancements: | ||
20 | |||
21 | - QEMU has been upgraded to version 8.2.1 | ||
22 | |||
23 | - Rust improvements: | ||
24 | |||
25 | - Rust has been upgraded to version 1.75 | ||
26 | |||
27 | - wic Image Creator enhancements: | ||
28 | |||
29 | - SDK-related improvements: | ||
30 | |||
31 | - Testing: | ||
32 | |||
33 | - Utility script changes: | ||
34 | |||
35 | - BitBake improvements: | ||
36 | |||
37 | - Packaging changes: | ||
38 | |||
39 | - Security improvements: | ||
40 | |||
41 | - Prominent documentation updates: | ||
42 | |||
43 | - Miscellaneous changes: | ||
44 | |||
45 | Known Issues in 5.0 | ||
46 | ~~~~~~~~~~~~~~~~~~~ | ||
47 | |||
48 | - N/A | ||
49 | |||
50 | Recipe License changes in 5.0 | ||
51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
52 | |||
53 | Security Fixes in 5.0 | ||
54 | ~~~~~~~~~~~~~~~~~~~~~ | ||
55 | |||
56 | Recipe Upgrades in 5.0 | ||
57 | ~~~~~~~~~~~~~~~~~~~~~~ | ||
58 | |||
59 | Contributors to 5.0 | ||
60 | ~~~~~~~~~~~~~~~~~~~ | ||
61 | |||
62 | Thanks to the following people who contributed to this release: | ||
63 | |||
64 | Repositories / Downloads for Yocto-5.0 | ||
65 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
66 | |||