blob: 32581d750b43189d5d2b6520b58ac4fcf33a253d [file] [log] [blame]
Patrick Williams03514f12024-04-05 07:04:11 -05001.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3Release 5.0 LTS (scarthgap)
4===========================
5
6Migration notes for 5.0 (scarthgap)
7------------------------------------
8
9This section provides migration information for moving to the Yocto
10Project 5.0 Release (codename "scarthgap") from the prior release.
11
12To migrate from an earlier LTS release, you **also** need to check all
13the previous migration notes from your release to this new one:
14
15- :doc:`/migration-guides/migration-4.3`
16- :doc:`/migration-guides/migration-4.2`
17- :doc:`/migration-guides/migration-4.1`
18- :doc:`/migration-guides/migration-4.0`
19- :doc:`/migration-guides/migration-3.4`
20- :doc:`/migration-guides/migration-3.3`
21- :doc:`/migration-guides/migration-3.2`
22
23.. _migration-5.0-supported-kernel-versions:
24
25Supported kernel versions
26~~~~~~~~~~~~~~~~~~~~~~~~~
27
28The :term:`OLDEST_KERNEL` setting is still "5.15" in this release, meaning that
29out the box, older kernels are not supported. See :ref:`4.3 migration notes
30<migration-4.3-supported-kernel-versions>` for details.
31
32.. _migration-5.0-supported-distributions:
33
34Supported distributions
35~~~~~~~~~~~~~~~~~~~~~~~
36
37Compared to the previous releases, running BitBake is supported on new
38GNU/Linux distributions:
39
40- Rocky 9
41
42On the other hand, some earlier distributions are no longer supported:
43
44- Fedora 37
45- Ubuntu 22.10
46- OpenSUSE Leap 15.3
47
48See :ref:`all supported distributions <system-requirements-supported-distros>`.
49
50.. _migration-5.0-go-changes:
51
52Go language changes
53~~~~~~~~~~~~~~~~~~~
54
55.. _migration-5.0-systemd-changes:
56
57systemd changes
58~~~~~~~~~~~~~~~
59
60.. _migration-5.0-recipe-changes:
61
62Recipe changes
63~~~~~~~~~~~~~~
64
65- Runtime testing of ptest now fails if no test results are returned by
66 any given ptest.
67
68.. _migration-5.0-deprecated-variables:
69
70Deprecated variables
71~~~~~~~~~~~~~~~~~~~~
72
73The following variables have been deprecated:
74
75.. _migration-5.0-removed-variables:
76
77Removed variables
78~~~~~~~~~~~~~~~~~
79
80The following variables have been removed:
81
82.. _migration-5.0-removed-recipes:
83
84Removed recipes
85~~~~~~~~~~~~~~~
86
87The following recipes have been removed in this release:
88
89.. _migration-5.0-removed-classes:
90
91Removed classes
92~~~~~~~~~~~~~~~
93
94The following classes have been removed in this release:
95
96.. _migration-5.0-qemu-changes:
97
98QEMU changes
99~~~~~~~~~~~~
100
101.. _migration-5.0-misc-changes:
102
103Miscellaneous changes
104~~~~~~~~~~~~~~~~~~~~~
105