summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-5.2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-5.2.rst')
-rw-r--r--documentation/migration-guides/migration-5.2.rst59
1 files changed, 59 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-5.2.rst b/documentation/migration-guides/migration-5.2.rst
new file mode 100644
index 0000000000..73d52460fd
--- /dev/null
+++ b/documentation/migration-guides/migration-5.2.rst
@@ -0,0 +1,59 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3.. |yocto-codename| replace:: walnascar
4.. |yocto-ver| replace:: 5.2
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
30On the other hand, some earlier distributions are no longer supported:
31
32See :ref:`all supported distributions <system-requirements-supported-distros>`.
33
34Go language changes
35~~~~~~~~~~~~~~~~~~~
36
37systemd changes
38~~~~~~~~~~~~~~~
39
40Recipe changes
41~~~~~~~~~~~~~~
42
43Removed variables
44~~~~~~~~~~~~~~~~~
45
46The following variables have been removed:
47
48Removed recipes
49~~~~~~~~~~~~~~~
50
51The following recipes have been removed in this release:
52
53Removed classes
54~~~~~~~~~~~~~~~
55
56The following classes have been removed in this release:
57
58Miscellaneous changes
59~~~~~~~~~~~~~~~~~~~~~