This commit in Poky: https://git.yoctoproject.org/poky/commit/?id=fbace4111441d36026c3b5cd2ef690250ca8c448 changed the naming/symlinking of the different dtb files installed in the deploy directory. In Yocto 4.0 we had: 146432 nov 19 14:37 ccimx8x-sbc-pro--5.15-r0.6-ccimx8x-sbc-pro-20241119124717.dtb 61 nov 19 14:37 ccimx8x-sbc-pro-ccimx8x-sbc-pro.dtb -> ccimx8x-sbc-pro--5.15-r0.6-ccimx8x-sbc-pro-20241119124717.dtb 61 nov 19 14:37 ccimx8x-sbc-pro.dtb -> ccimx8x-sbc-pro--5.15-r0.6-ccimx8x-sbc-pro-20241119124717.dtb while in Yocto 5.0: 19 nov 19 17:57 ccimx8x-sbc-pro--6.6-r0.0-ccimx8x-sbc-pro-20241119164948.dtb -> ccimx8x-sbc-pro.dtb 19 nov 19 17:57 ccimx8x-sbc-pro-ccimx8x-sbc-pro.dtb -> ccimx8x-sbc-pro.dtb 151552 nov 19 17:57 ccimx8x-sbc-pro.dtb Now, the regular file does not have timestamps or platform name suffixes, so adjust the signing code to reflect this change. https://onedigi.atlassian.net/browse/DEL-9325 Signed-off-by: Javier Viguera <javier.viguera@digi.com> |
||
|---|---|---|
| .. | ||
| linux-dey | ||
| linux-fslc | ||
| linux-dey.inc | ||
| linux-dey_5.15.bb | ||
| linux-dey_6.1.bb | ||
| linux-dey_6.6.bb | ||
| linux-trustfence.inc | ||