[PATCH 2/2] CI: Build missing binman tools before binman tests

2025-04-05 Thread Leonard Anderweit
The CI image does not ship with all tools required for the binman tests. Have binman build the missing tools. Signed-off-by: Leonard Anderweit --- .azure-pipelines.yml | 1 + .gitlab-ci.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml in

Re: [PATCH 2/2] CI: Build missing binman tools before binman tests

2025-04-04 Thread Leonard Anderweit
Hi Fabio, Am Dienstag, dem 01.04.2025 um 08:12 -0300 schrieb Fabio Estevam: > Hi Leonard, > > On Tue, Apr 1, 2025 at 5:46 AM Leonard Anderweit > wrote: > > > > The CI image does not ship with all tools required for the binman > > tests. > > Have binman build the missing tools. > > > > Signed-o

Re: [PATCH 2/2] CI: Build missing binman tools before binman tests

2025-04-01 Thread Tom Rini
On Tue, Apr 01, 2025 at 11:42:35AM +, Leonard Anderweit wrote: > Hi Fabio, > > Am Dienstag, dem 01.04.2025 um 08:12 -0300 schrieb Fabio Estevam: > > Hi Leonard, > > > > On Tue, Apr 1, 2025 at 5:46 AM Leonard Anderweit > > wrote: > > > > > > The CI image does not ship with all tools required

Re: [PATCH 2/2] CI: Build missing binman tools before binman tests

2025-04-01 Thread Fabio Estevam
Hi Leonard, On Tue, Apr 1, 2025 at 5:46 AM Leonard Anderweit wrote: > > The CI image does not ship with all tools required for the binman tests. > Have binman build the missing tools. > > Signed-off-by: Leonard Anderweit I applied this series with Marek's patch on top. I get the following CI e