diff options
| -rw-r--r-- | documentation/migration-guides/migration-4.2.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/migration-guides/migration-4.2.rst b/documentation/migration-guides/migration-4.2.rst index 944ad31a4c..1339411b3e 100644 --- a/documentation/migration-guides/migration-4.2.rst +++ b/documentation/migration-guides/migration-4.2.rst | |||
| @@ -12,7 +12,7 @@ Project 4.2 Release (codename "mickledore") from the prior release. | |||
| 12 | .. _migration-4.2-python-3.8: | 12 | .. _migration-4.2-python-3.8: |
| 13 | 13 | ||
| 14 | Python 3.8 is now the minimum required Python version version | 14 | Python 3.8 is now the minimum required Python version version |
| 15 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~------------ | 15 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 16 | 16 | ||
| 17 | BitBake and OpenEmbedded-Core are now relying on Python 3.8, | 17 | BitBake and OpenEmbedded-Core are now relying on Python 3.8, |
| 18 | making it a requirement to use a distribution providing at least this | 18 | making it a requirement to use a distribution providing at least this |
| @@ -28,8 +28,8 @@ QA check changes | |||
| 28 | Miscellaneous changes | 28 | Miscellaneous changes |
| 29 | ~~~~~~~~~~~~~~~~~~~~~ | 29 | ~~~~~~~~~~~~~~~~~~~~~ |
| 30 | 30 | ||
| 31 | - The ``OEBasic`` signature handler (see :term:`BB_SIGNATURE_HANDLER`) has been | 31 | - The ``OEBasic`` signature handler (see :term:`BB_SIGNATURE_HANDLER`) has been |
| 32 | removed. | 32 | removed. |
| 33 | 33 | ||
| 34 | .. _migration-4.2-removed-variables: | 34 | .. _migration-4.2-removed-variables: |
| 35 | 35 | ||
| @@ -37,7 +37,8 @@ Removed variables | |||
| 37 | ~~~~~~~~~~~~~~~~~ | 37 | ~~~~~~~~~~~~~~~~~ |
| 38 | 38 | ||
| 39 | The following variables have been removed: | 39 | The following variables have been removed: |
| 40 | - ``SERIAL_CONSOLE``, deprecated since version 2.6, replaced by :term:``SERIAL_CONSOLES``. | 40 | |
| 41 | - ``SERIAL_CONSOLE``, deprecated since version 2.6, replaced by :term:``SERIAL_CONSOLES``. | ||
| 41 | 42 | ||
| 42 | .. _migration-4.2-removed-recipes: | 43 | .. _migration-4.2-removed-recipes: |
| 43 | 44 | ||
