
On Sat, 2022-10-22 at 17:44 +0200, Stefano Babic wrote:
Hi everybody,
On 22.10.22 15:44, Michael Nazzareno Trimarchi wrote:
Hi
On Sat, Oct 22, 2022 at 3:35 PM Fabio Estevam festevam@gmail.com wrote:
On Sat, Oct 22, 2022 at 10:31 AM Michael Nazzareno Trimarchi michael@amarulasolutions.com wrote:
On my side the Continuous Integration using gitlab-ci, verify board combinations and test the build. I'm asking if this build breakage happen because those boards are not built.
All boards are built by CI and theĀ build error was reported at: https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/517428
Should the patches need to be resend if they are not building? so you want to take care of them
Just to clarify: the broken patches *are* not applied. As pointed by Michael, CI is used to check build *before* applying. What you are looking is my master-next branch, that is patches are applied first to a test branch (master-next) before going to master. If CI is broken, they are simply removed. That is my next step, I have seen that imx28-lwe.dtsi is missing, too. But as patch is not applied, I will kindly ask Marcel to squash Fabio's in his series and repost.
https://patchwork.ozlabs.org/project/uboot/cover/20221022215945.84052-1-marc...
Thanks, Stefano
Michael