Message ID | 20250819181451.3012126-1-michael@amarulasolutions.com |
---|---|
Headers | show |
Series |
|
Related | show |
Hi Thomas On Tue, Aug 19, 2025 at 8:14 PM Michael Trimarchi < michael@amarulasolutions.com> wrote: > Migrate all the engicam boards to newest kernel and uboot version. > This series should fix only the building issue and we plan to test > next week. > > I have done it tonight. Some of them I will re-spin after a real testing on some of the boards that we don't have. I need to know a part of patch 1 that has some order problems. If the general approach is fine Michael > Michael Trimarchi (6): > linux: add missing hash for linux 6.12.36 > configs/engicam_imx6qdl_icore_defconfig: bump Linux to 6.12.36 and > U-Boot to 2025.07 > configs/engicam_imx6qdl_icore_qt5_defconfig: bump Linux to 6.12.36 and > U-Boot to 2025.07 > configs/engicam_imx6qdl_icore_rqs_defconfig: bump Linux to 6.12.36 and > U-Boot to 2025.07 > configs/engicam_imx6ul_geam_defconfig: bump Linux to 6.12.36 and > U-Boot to 2025.07 > configs/engicam_imx6ul_isiot_defconfig: bump Linux to 6.12.36 and > U-Boot to 2025.07 > > board/engicam/icorem6/linux_qt5.fragment | 4 ---- > configs/engicam_imx6qdl_icore_defconfig | 14 ++++++++++---- > configs/engicam_imx6qdl_icore_qt5_defconfig | 16 ++++++++++------ > configs/engicam_imx6qdl_icore_rqs_defconfig | 14 ++++++++++---- > configs/engicam_imx6ul_geam_defconfig | 20 ++++++++++++-------- > configs/engicam_imx6ul_isiot_defconfig | 20 ++++++++++++-------- > linux/linux.hash | 2 ++ > 7 files changed, 56 insertions(+), 34 deletions(-) > delete mode 100644 board/engicam/icorem6/linux_qt5.fragment > > -- > 2.43.0 > >