meta-digi/meta-digi-arm/recipes-bsp/u-boot
Gabriel Valcazar fe53d9fe5c u-boot-dey: re-order ccimx8x deployment steps to avoid errors
For the ccimx8x, we changed the order of the steps in do_deploy() from:

    Deploy -> Rename files -> Move binaries

To:

    Deploy -> Move binaries -> Rename files

When it's time to rename the files, they won't be in their original place and
the process will fail. Make sure we move the files after they've been renamed
to avoid errors.

Also, one move operation is enough for all artifacts, so remove the second
operation.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2023-06-29 16:24:29 +02:00
..
u-boot-dey ccimx93: add support for NPU dtb overlay 2023-06-22 16:03:16 +02:00
u-boot-dey.inc u-boot-dey: re-order ccimx8x deployment steps to avoid errors 2023-06-29 16:24:29 +02:00
u-boot-dey_2017.03.bb u-boot-dey: cosmetic, rename include file 2022-12-01 16:51:10 +01:00
u-boot-dey_2020.04.bb meta-digi: revert revisions to AUTOREV 2023-05-17 15:34:53 +02:00
u-boot-dey_2021.10.bb meta-digi: revert revisions to AUTOREV 2023-05-17 15:34:53 +02:00
u-boot-dey_2022.04.bb meta-digi: revert revisions to AUTOREV 2023-05-17 15:34:53 +02:00