diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index b0e538700f..417b202cdb 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
| @@ -17,6 +17,10 @@ New Features / Enhancements in |yocto-ver| | |||
| 17 | - ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which | 17 | - ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which |
| 18 | allows compression the firmwares provided by the ``linux-firmware`` recipe. | 18 | allows compression the firmwares provided by the ``linux-firmware`` recipe. |
| 19 | Possible values are ``xz`` and ``zst``. | 19 | Possible values are ``xz`` and ``zst``. |
| 20 | - reproducibility: Add the :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS` | ||
| 21 | variable which enables a reproducibility test on recipes using | ||
| 22 | :ref:`Shared State <overview-manual/concepts:Shared State>` for the | ||
| 23 | dependencies. See :doc:`/test-manual/reproducible-builds`. | ||
| 20 | 24 | ||
| 21 | - Kernel-related changes: | 25 | - Kernel-related changes: |
| 22 | 26 | ||
