From a8683de719c6277927733ed6019c681b5351e075 Mon Sep 17 00:00:00 2001 From: Adrian Freihofer Date: Mon, 16 Jun 2025 22:36:48 +0200 Subject: release-notes: drop references to kernel-fitimage This commit drops references to the kernel-fitimage.bbclass to prevent from build errors when the label is no longer available. (From yocto-docs rev: 3610cfd76d1491d9ecff9816ab36df8d1b2a83c6) Signed-off-by: Adrian Freihofer Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-5.1.rst | 2 +- documentation/migration-guides/release-notes-5.2.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index 267934a71e..bab0c14581 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst @@ -377,7 +377,7 @@ New Features / Enhancements in 5.1 :term:`SIGGEN_EXCLUDERECIPES_ABISAFE` and does not trigger a rebuild on a change for dependent tasks. - - In :ref:`ref-classes-kernel-fitimage`, the existence of + - In ``kernel-fitimage``, the existence of :term:`EXTERNAL_KERNEL_DEVICETREE` is checked more thoroughly to avoid false positives. diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index aad5a2eda0..5fc426c050 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst @@ -29,7 +29,7 @@ New Features / Enhancements in |yocto-ver| ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``. - :term:`FIT_UBOOT_ENV` to allow including a u-boot script as a text in a - fit image. See the :ref:`ref-classes-kernel-fitimage` for more information. + fit image. See the ``kernel-fitimage`` for more information. - :ref:`ref-classes-meson`: :term:`MESON_INSTALL_TAGS` to allow passing install tags (``--tags``) to the ``meson install`` command during the @@ -684,7 +684,7 @@ New Features / Enhancements in |yocto-ver| command-line tool was added to the different Yocto Project and OpenEmbedded repositories. - - :ref:`ref-classes-kernel-fitimage`: handle :doc:`multiconfig + - ``kernel-fitimage``: handle :doc:`multiconfig ` dependency when :term:`INITRAMFS_MULTICONFIG` is set. -- cgit v1.2.3-54-g00ecf