On Wed, Mar 4, 2026 at 8:51 AM Alex Bennée <[email protected]> wrote:

> Brian Cain <[email protected]> writes:
>
> > Update the hexagon cross-compiler Docker container to use toolchain
> > version 22.1.0, replacing the previous 12.Dec.2023 release.
> >
> > This requires upgrading the base image from Debian 11 to Debian 13
> > because the new toolchain needs glibc >= 2.34. Additional changes
> > to accommodate the new base image and toolchain:
> >
> > - Use DEB822 format for enabling deb-src (Debian 13 sources format)
> > - Add libc++1, libc++abi1, libunwind-19 runtime deps for the new
> >   LLVM-based toolchain
> > - Add zstd for the new .tar.zst archive format
> > - Replace pip3 install tomli with python3-tomli system package
> >   (Debian 13 enforces PEP 668)
> > - Update artifact URL domain to artifacts.codelinaro.org
> >
> > Reviewed-by: Pierrick Bouvier <[email protected]>
> > Signed-off-by: Brian Cain <[email protected]>
>
> Acked-by: Alex Bennée <[email protected]>
>
> I assume you will merge with your next hexagon PR?
>
>
Yeah - can do.  But I'd prefer to put it in its own PR just so we isolate
the impact of toolchain changes from anything else.

Can you review Matheus' dirent64 change when you get a chance?  That is
required for the new toolchain.

https://lore.kernel.org/qemu-devel/af31d21c4d668cfb940ba4159f584fa6454c3d82.1772107448.git.matheus.bernard...@oss.qualcomm.com/



> --
> Alex Bennée
> Virtualisation Tech Lead @ Linaro
>

Reply via email to