summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-5.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-5.3.rst')
-rw-r--r--documentation/migration-guides/migration-5.3.rst68
1 files changed, 68 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
new file mode 100644
index 0000000000..22653fc911
--- /dev/null
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -0,0 +1,68 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3.. |yocto-codename| replace:: whinlatter
4.. |yocto-ver| replace:: 5.3
5.. Note: anchors id below cannot contain substitutions so replace them with the
6 value of |yocto-ver| above.
7
8Release |yocto-ver| (|yocto-codename|)
9======================================
10
11Migration notes for |yocto-ver| (|yocto-codename|)
12--------------------------------------------------
13
14This section provides migration information for moving to the Yocto
15Project |yocto-ver| Release (codename "|yocto-codename|") from the prior release.
16
17Supported kernel versions
18~~~~~~~~~~~~~~~~~~~~~~~~~
19
20The :term:`OLDEST_KERNEL` setting is XXX in this release, meaning that
21out the box, older kernels are not supported. See :ref:`4.3 migration notes
22<migration-4.3-supported-kernel-versions>` for details.
23
24Supported distributions
25~~~~~~~~~~~~~~~~~~~~~~~
26
27Compared to the previous releases, running BitBake is supported on new
28GNU/Linux distributions:
29
30- XXX
31
32On the other hand, some earlier distributions are no longer supported:
33
34- XXX
35
36See :ref:`all supported distributions <system-requirements-supported-distros>`.
37
38Rust language changes
39~~~~~~~~~~~~~~~~~~~~~
40
41systemd changes
42~~~~~~~~~~~~~~~
43
44Recipe changes
45~~~~~~~~~~~~~~
46
47Removed variables
48~~~~~~~~~~~~~~~~~
49
50The following variables have been removed:
51
52Removed recipes
53~~~~~~~~~~~~~~~
54
55The following recipes have been removed in this release:
56
57Removed classes
58~~~~~~~~~~~~~~~
59
60The following classes have been removed in this release:
61
62Removed features
63~~~~~~~~~~~~~~~~
64
65The following features have been removed in this release:
66
67Miscellaneous changes
68~~~~~~~~~~~~~~~~~~~~~