migration-5.2.rst 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. .. |yocto-codename| replace:: walnascar
  3. .. |yocto-ver| replace:: 5.2
  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. On the other hand, some earlier distributions are no longer supported:
  22. See :ref:`all supported distributions <system-requirements-supported-distros>`.
  23. Go language changes
  24. ~~~~~~~~~~~~~~~~~~~
  25. systemd changes
  26. ~~~~~~~~~~~~~~~
  27. Recipe changes
  28. ~~~~~~~~~~~~~~
  29. Removed variables
  30. ~~~~~~~~~~~~~~~~~
  31. The following variables have been removed:
  32. Removed recipes
  33. ~~~~~~~~~~~~~~~
  34. The following recipes have been removed in this release:
  35. Removed classes
  36. ~~~~~~~~~~~~~~~
  37. The following classes have been removed in this release:
  38. Miscellaneous changes
  39. ~~~~~~~~~~~~~~~~~~~~~