Re: [PATCH] CI/eclair: Remove ARM64 custom clean rules

2025-05-19 Thread Stefano Stabellini
On Mon, 19 May 2025, Nicola Vetrini wrote: > On 2025-05-19 16:07, Andrew Cooper wrote: > > Rules 5.3, 11.2 and 16.6 are already listed in clean_guidelines_common and > > apply to all architectures. There's no need for arm64 to give them a second > > time. > > > > Thanks. > > > Signed-off-by: An

Re: [PATCH] CI/eclair: Remove ARM64 custom clean rules

2025-05-19 Thread Nicola Vetrini
On 2025-05-19 16:07, Andrew Cooper wrote: Rules 5.3, 11.2 and 16.6 are already listed in clean_guidelines_common and apply to all architectures. There's no need for arm64 to give them a second time. Thanks. Signed-off-by: Andrew Cooper Reviewed-by: Nicola Vetrini --- CC: Stefano Stab