Re: [PATCH 00/20] New CI image and fixes

2024-06-12 Thread Tom Rini
On Tue, Jun 11, 2024 at 10:03:59PM +0100, Jiaxun Yang wrote: > Hi all, > > This series build a new CI image based on Ubuntu focal with LoongArch64 > support, fixed various python scripts for python 3.12, fixed various > problems popped up when testing againt latest software. > > This change must

[PATCH 00/20] New CI image and fixes

2024-06-11 Thread Jiaxun Yang
Hi all, This series build a new CI image based on Ubuntu focal with LoongArch64 support, fixed various python scripts for python 3.12, fixed various problems popped up when testing againt latest software. This change must be combined with test hook changes at [1]. Last two commits are for demons