migration-5.3.rst 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. .. |yocto-codename| replace:: whinlatter
  3. .. |yocto-ver| replace:: 5.3
  4. .. Note: anchors id below cannot contain substitutions so replace them with the
  5. value of |yocto-ver| above.
  6. Release |yocto-ver| (|yocto-codename|)
  7. ======================================
  8. Migration notes for |yocto-ver| (|yocto-codename|)
  9. --------------------------------------------------
  10. This section provides migration information for moving to the Yocto
  11. Project |yocto-ver| Release (codename "|yocto-codename|") from the prior release.
  12. Supported kernel versions
  13. ~~~~~~~~~~~~~~~~~~~~~~~~~
  14. The :term:`OLDEST_KERNEL` setting is XXX in this release, meaning that
  15. out the box, older kernels are not supported. See :ref:`4.3 migration notes
  16. <migration-4.3-supported-kernel-versions>` for details.
  17. Supported distributions
  18. ~~~~~~~~~~~~~~~~~~~~~~~
  19. Compared to the previous releases, running BitBake is supported on new
  20. GNU/Linux distributions:
  21. - XXX
  22. On the other hand, some earlier distributions are no longer supported:
  23. - XXX
  24. See :ref:`all supported distributions <system-requirements-supported-distros>`.
  25. Rust language changes
  26. ~~~~~~~~~~~~~~~~~~~~~
  27. systemd changes
  28. ~~~~~~~~~~~~~~~
  29. Recipe changes
  30. ~~~~~~~~~~~~~~
  31. Removed variables
  32. ~~~~~~~~~~~~~~~~~
  33. The following variables have been removed:
  34. Removed recipes
  35. ~~~~~~~~~~~~~~~
  36. The following recipes have been removed in this release:
  37. Removed classes
  38. ~~~~~~~~~~~~~~~
  39. The following classes have been removed in this release:
  40. Removed features
  41. ~~~~~~~~~~~~~~~~
  42. The following features have been removed in this release:
  43. Miscellaneous changes
  44. ~~~~~~~~~~~~~~~~~~~~~