meta-freescale/conf
Liu Yiding c7f82d7e4b Replace kernel-fitimage KERNER_CLASSES with kernel-fit-extra-artifacts
kernel-fitimage class has been replaced by kernel-fit-image class in following commit of poky:
| 1d8c78c8cd6 kernel-fitimage.bbclass: remove it

and according to migration-5.3.rst
|d01f9c44ed98d0b2517 migration-5.3: replace kernel-fitimage by kernel-fit-image

now we should set KERNEL_CLASSES to kernel-fit-extra-artifacts

"
-  ``kernel-fitimage.bbclass``: the class has been replaced by the
   :ref:`ref-classes-kernel-fit-image` class. The new implementation resolves
   the long-standing :yocto_bugs:`bug 12912</show_bug.cgi?id=12912>`.

   If you are using the kernel FIT image support, you will need to:

   #. Make sure to include ``kernel-fit-extra-artifacts`` in your :term:`KERNEL_CLASSES`
      variable to ensure the required files are exposed to the :term:`DEPLOY_DIR_IMAGE`
      directory::

         KERNEL_CLASSES += "kernel-fit-extra-artifacts"
"

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
2025-06-24 14:04:15 +08:00
..
machine Replace kernel-fitimage KERNER_CLASSES with kernel-fit-extra-artifacts 2025-06-24 14:04:15 +08:00
layer.conf layer.conf: update for the whinlatter release series 2025-06-22 12:58:20 -03:00