diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-5.2.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-5.2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index dd541a7e3a..aad5a2eda0 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst | |||
@@ -25,7 +25,7 @@ New Features / Enhancements in |yocto-ver| | |||
25 | :ref:`Shared State <overview-manual/concepts:Shared State>` for the | 25 | :ref:`Shared State <overview-manual/concepts:Shared State>` for the |
26 | dependencies. See :doc:`/test-manual/reproducible-builds`. | 26 | dependencies. See :doc:`/test-manual/reproducible-builds`. |
27 | 27 | ||
28 | - ``systemd``: Add term:`WATCHDOG_RUNTIME_SEC`: for controlling the | 28 | - ``systemd``: Add :term:`WATCHDOG_RUNTIME_SEC`: for controlling the |
29 | ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``. | 29 | ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``. |
30 | 30 | ||
31 | - :term:`FIT_UBOOT_ENV` to allow including a u-boot script as a text in a | 31 | - :term:`FIT_UBOOT_ENV` to allow including a u-boot script as a text in a |
@@ -671,7 +671,7 @@ New Features / Enhancements in |yocto-ver| | |||
671 | - New ``bbverbnote`` log utility which can be used to print on the console | 671 | - New ``bbverbnote`` log utility which can be used to print on the console |
672 | (equivalent to the ``bb.verbnote`` Python implementation). | 672 | (equivalent to the ``bb.verbnote`` Python implementation). |
673 | 673 | ||
674 | - :ref:``ref-classes-grub-efi``: Add :term:`GRUB_TITLE` variable to set | 674 | - :ref:`ref-classes-grub-efi`: Add :term:`GRUB_TITLE` variable to set |
675 | custom GRUB titles. | 675 | custom GRUB titles. |
676 | 676 | ||
677 | - ``gawk``: Enable high precision arithmetic support by default (``mpfr`` | 677 | - ``gawk``: Enable high precision arithmetic support by default (``mpfr`` |