meta-digi/meta-digi-arm/classes
Gabriel Valcazar 8d7680d1d6 global: remove IMAGE_NAME_SUFFIX from IMAGE_LINK_NAME
poky has reworked the format of image names, hardcoding the IMAGE_NAME_SUFFIX
(.rootfs) into IMAGE_LINK_NAME, the name used for image symlinks. This would
only be considered a cosmetic change if it weren't for the fact that we have
scripts and test infrastructure that relies on the old image name format, and
this change would force us to rework it all.

Remove the suffix from the link name to maintain our image name format, and
reflect this name in our custom image type scripts. Note that this removes
".rootfs" from several files, for example:

    * .rootfs.ext4.gz is now .ext4.gz
    * .rootfs.cpio.gz.u-boot.tf is now .cpio.gz.u-boot.tf
    * .rootfs.ubifs is now .ubifs
    * .rootfs.sdcard is now .sdcard

However, symlink names and non-rootfs files (.boot.vfat, .recovery.vfat...)
are unchanged.

https://onedigi.atlassian.net/browse/DEL-9011

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-10-17 13:03:37 +02:00
..
fip-utils-stm32mp2.bbclass stm-st-stm32mp: tf-a: add support to ConnectCore MP25 DVK platform 2024-07-22 17:12:33 +02:00
fsl-eula-graphics.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
fsl-eula-recent.bbclass meta-digi-arm: classes: sync with meta-imx 2024-10-17 13:03:37 +02:00
fsl-eula-unpack2.bbclass classes: update NXP bbclasses 2019-05-15 10:32:41 +02:00
fsl-eula.bbclass classes: update NXP bbclasses 2019-05-15 10:32:41 +02:00
fsl-eula2-package-arch.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
fsl-eula2-unpack2.bbclass meta-digi-arm: classes: sync with meta-imx 2024-10-17 13:03:37 +02:00
fsl-eula2.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
image_types_digi.bbclass global: remove IMAGE_NAME_SUFFIX from IMAGE_LINK_NAME 2024-10-17 13:03:37 +02:00
remove-pkg-postinst-ontarget.bbclass remove-pkg-postinst-ontarget: support other runtime packages 2023-05-04 10:22:06 +02:00
sign-stm32mp2.bbclass stm-st-stm32mp: tf-a: add support to ConnectCore MP25 DVK platform 2024-07-22 17:12:33 +02:00