Re: [PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container

2024-07-04 Thread Andrew Cooper
On 03/07/2024 5:19 pm, Anthony PERARD wrote: > On Wed, Jul 03, 2024 at 03:52:48PM +0100, Andrew Cooper wrote: >> Also, Archlinux is nonblocking because it's a rolling distro and >> periodically breaks older trees because of an updated GCC. > Correction: It should be nonblocking, it's not at the mom

Re: [PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container

2024-07-03 Thread Anthony PERARD
On Wed, Jul 03, 2024 at 03:52:48PM +0100, Andrew Cooper wrote: > Also, Archlinux is nonblocking because it's a rolling distro and > periodically breaks older trees because of an updated GCC. Correction: It should be nonblocking, it's not at the moment ;-). Cheers, -- Anthony Perard | Vates XCP

Re: [PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container

2024-07-03 Thread Andrew Cooper
On 03/07/2024 3:43 pm, Roger Pau Monné wrote: > On Wed, Jul 03, 2024 at 03:20:01PM +0100, Andrew Cooper wrote: >> These packages have moved out of main to AUR, and are not easily accessable >^ > accessible? Fixed. >> any more.

Re: [PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container

2024-07-03 Thread Roger Pau Monné
On Wed, Jul 03, 2024 at 03:20:01PM +0100, Andrew Cooper wrote: > These packages have moved out of main to AUR, and are not easily accessable ^ accessible? > any more. Drop them, because they're only needed for RomBIOS which is very

[PATCH for-4.19 3/4] CI: Drop bin86/dev86 from archlinux container

2024-07-03 Thread Andrew Cooper
These packages have moved out of main to AUR, and are not easily accessable any more. Drop them, because they're only needed for RomBIOS which is very legacy these days. Signed-off-by: Andrew Cooper --- CC: Anthony PERARD CC: Stefano Stabellini CC: Doug Goldstein CC: Roger Pau Monné CC: Olek