]> Git Repo - buildroot-mgba.git/commit
configs/freescale_imx93evk: bump BSP components to lf-6.6.23-2.0.0
authorJulien Olivain <[email protected]>
Sat, 3 Aug 2024 13:43:28 +0000 (15:43 +0200)
committerThomas Petazzoni <[email protected]>
Sat, 3 Aug 2024 20:32:26 +0000 (22:32 +0200)
commit32effe39f8260fc145f6f965482d082580716307
treeffad98817be4c85f2b4dbe8ff200f7e2db7b2184
parent4f6e5813350bfb9c1c4ec724797d11d696a16c95
configs/freescale_imx93evk: bump BSP components to lf-6.6.23-2.0.0

Bump ATF, U-Boot and Linux kernel to the NXP BSP lf-6.6.23-2.0.0
versions.

Also, commit c05f27c8ae "configs/freescale_imx93evk: new defconfig"
introduced the custom hash files, but did not add
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y in the defconfig. This commit fixes
this issue by adding this config directive. As a side note, commit
22fd54b737 "configs/freescale_imx93evk: Update to NXP lf-6.6.3-1.0.0"
updated the defconfig components version, but did not updated the
custom hash files, because they were ignored. This is why hashes were
still at version 6.1 whereas components where already at 6.6.

Since hashes were not enabled, this was not detected by
"make check-package", and the entry in ".checkpackageignore" was also
kept. This commit also removes this entry.

Finally, with the bump of BSP components, this commit updates the
custom hash files accordingly.

Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
.checkpackageignore
board/freescale/imx93evk/patches/arm-trusted-firmware/arm-trusted-firmware.hash
board/freescale/imx93evk/patches/linux/linux.hash
board/freescale/imx93evk/patches/uboot/uboot.hash
configs/freescale_imx93evk_defconfig
This page took 0.032283 seconds and 4 git commands to generate.