summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/migration-guides/migration-5.2.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/documentation/migration-guides/migration-5.2.rst b/documentation/migration-guides/migration-5.2.rst
index b5df4412e3..59a2782f24 100644
--- a/documentation/migration-guides/migration-5.2.rst
+++ b/documentation/migration-guides/migration-5.2.rst
@@ -39,7 +39,7 @@ section of the Yocto Project Reference Manual.
39Supported kernel versions 39Supported kernel versions
40~~~~~~~~~~~~~~~~~~~~~~~~~ 40~~~~~~~~~~~~~~~~~~~~~~~~~
41 41
42The :term:`OLDEST_KERNEL` setting is XXX in this release, meaning that 42The :term:`OLDEST_KERNEL` setting is 5.15 in this release, meaning that
43out the box, older kernels are not supported. See :ref:`4.3 migration notes 43out the box, older kernels are not supported. See :ref:`4.3 migration notes
44<migration-4.3-supported-kernel-versions>` for details. 44<migration-4.3-supported-kernel-versions>` for details.
45 45
@@ -49,12 +49,17 @@ Supported distributions
49Compared to the previous releases, running BitBake is supported on new 49Compared to the previous releases, running BitBake is supported on new
50GNU/Linux distributions: 50GNU/Linux distributions:
51 51
52- Fedora 41
53- CentOS Stream 9
54
52On the other hand, some earlier distributions are no longer supported: 55On the other hand, some earlier distributions are no longer supported:
53 56
54See :ref:`all supported distributions <system-requirements-supported-distros>`. 57- CentOS Stream 8
58- Fedora 38
59- OpenSUSE Leap 15.4
60- Ubuntu 20.04
55 61
56Go language changes 62See :ref:`all supported distributions <system-requirements-supported-distros>`.
57~~~~~~~~~~~~~~~~~~~
58 63
59Rust language changes 64Rust language changes
60~~~~~~~~~~~~~~~~~~~~~ 65~~~~~~~~~~~~~~~~~~~~~