meta-digi/meta-digi-arm/conf/machine
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
..
include global: remove IMAGE_NAME_SUFFIX from IMAGE_LINK_NAME 2024-10-17 13:03:37 +02:00
ccimx6qpsbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6sbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6ulsbc.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx6ulstarter.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx8mm-dvk.conf meta-digi-arm: machine: add new 'BOOTLOADER_SEEK_BOOTPART' variable to platform configurations 2024-01-16 17:55:17 +01:00
ccimx8mn-dvk.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx8x-sbc-express.conf Rework ccimx8x imx-boot/u-boot recipes to reduce number of imx-boot artifacts 2023-06-30 15:00:25 +02:00
ccimx8x-sbc-pro.conf conf: machine: add new Cortex-M overlays 2023-11-28 15:12:25 +01:00
ccimx91-dvk.conf ccimx91: configure platform as headless 2024-09-17 18:24:36 +02:00
ccimx93-dvk.conf ccimx93: add support for single core 512M variants 2024-10-03 18:13:36 +02:00
ccmp13-dvk.conf meta-digi-arm: add support for Worldwide regulatory domains 2024-03-21 09:12:25 +01:00
ccmp15-dvk.conf Merge branch 'dey-4.0/master' into dey-4.0/maint 2024-06-21 14:44:59 +02:00
ccmp25-dvk.conf ccmp25-dvk: fix overlay name for Sony imx335 MIPI-CSI camera 2024-10-03 10:04:56 +02:00