[PATCH v3 0/1] Update hexagon cross container to 22.1.0

Brian Cain posted 1 patch 1 month, 1 week ago
Failed in applying to current master (apply log)
.../dockerfiles/debian-hexagon-cross.docker   | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
[PATCH v3 0/1] Update hexagon cross container to 22.1.0
Posted by Brian Cain 1 month, 1 week ago
*** Note *** that this patch should not land without
"tests/tcg/multiarch/linux-test: use portable alternative for dirent64",
a newer musl present in this toolchain exposes this test issue.

Changes in v3:
 * change debian from 12->13

Changes in v2:
* none -> v2 was unintentionally chosen for the first rev of
this patch.  :(

v2: https://lore.kernel.org/qemu-devel/20260303175444.1540049-1-brian.cain@oss.qualcomm.com/
v1: <none>

Brian Cain (1):
  tests/docker: Update hexagon cross toolchain to 22.1.0

 .../dockerfiles/debian-hexagon-cross.docker   | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

-- 
2.34.1
Re: [PATCH v3 0/1] Update hexagon cross container to 22.1.0
Posted by Alex Bennée 1 month, 1 week ago
Brian Cain <brian.cain@oss.qualcomm.com> writes:

> *** Note *** that this patch should not land without
> "tests/tcg/multiarch/linux-test: use portable alternative for dirent64",
> a newer musl present in this toolchain exposes this test issue.
>
> Changes in v3:
>  * change debian from 12->13

Actually I meant to grab this one, but I get merge conflicts :-/


>
> Changes in v2:
> * none -> v2 was unintentionally chosen for the first rev of
> this patch.  :(
>
> v2: https://lore.kernel.org/qemu-devel/20260303175444.1540049-1-brian.cain@oss.qualcomm.com/
> v1: <none>
>
> Brian Cain (1):
>   tests/docker: Update hexagon cross toolchain to 22.1.0
>
>  .../dockerfiles/debian-hexagon-cross.docker   | 19 +++++++++++--------
>  1 file changed, 11 insertions(+), 8 deletions(-)

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH v3 0/1] Update hexagon cross container to 22.1.0
Posted by Alex Bennée 1 month, 1 week ago
Alex Bennée <alex.bennee@linaro.org> writes:

> Brian Cain <brian.cain@oss.qualcomm.com> writes:
>
>> *** Note *** that this patch should not land without
>> "tests/tcg/multiarch/linux-test: use portable alternative for dirent64",
>> a newer musl present in this toolchain exposes this test issue.
>>
>> Changes in v3:
>>  * change debian from 12->13
>
> Actually I meant to grab this one, but I get merge conflicts :-/

Conflicts with:

e2d4646a026 * tests/docker: upgrade most non-lcitool debian tests to debian 13

>
>
>>
>> Changes in v2:
>> * none -> v2 was unintentionally chosen for the first rev of
>> this patch.  :(
>>
>> v2: https://lore.kernel.org/qemu-devel/20260303175444.1540049-1-brian.cain@oss.qualcomm.com/
>> v1: <none>
>>
>> Brian Cain (1):
>>   tests/docker: Update hexagon cross toolchain to 22.1.0
>>
>>  .../dockerfiles/debian-hexagon-cross.docker   | 19 +++++++++++--------
>>  1 file changed, 11 insertions(+), 8 deletions(-)

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH v3 0/1] Update hexagon cross container to 22.1.0
Posted by Brian Cain 1 month, 1 week ago
On Wed, Mar 4, 2026 at 11:54 AM Alex Bennée <alex.bennee@linaro.org> wrote:

> Alex Bennée <alex.bennee@linaro.org> writes:
>
> > Brian Cain <brian.cain@oss.qualcomm.com> writes:
> >
> >> *** Note *** that this patch should not land without
> >> "tests/tcg/multiarch/linux-test: use portable alternative for dirent64",
> >> a newer musl present in this toolchain exposes this test issue.
> >>
> >> Changes in v3:
> >>  * change debian from 12->13
> >
> > Actually I meant to grab this one, but I get merge conflicts :-/
>
> Conflicts with:
>
> e2d4646a026 * tests/docker: upgrade most non-lcitool debian tests to
> debian 13
>
>
oops.  I'll rebase and send a v4.



> >
> >
> >>
> >> Changes in v2:
> >> * none -> v2 was unintentionally chosen for the first rev of
> >> this patch.  :(
> >>
> >> v2:
> https://lore.kernel.org/qemu-devel/20260303175444.1540049-1-brian.cain@oss.qualcomm.com/
> >> v1: <none>
> >>
> >> Brian Cain (1):
> >>   tests/docker: Update hexagon cross toolchain to 22.1.0
> >>
> >>  .../dockerfiles/debian-hexagon-cross.docker   | 19 +++++++++++--------
> >>  1 file changed, 11 insertions(+), 8 deletions(-)
>
> --
> Alex Bennée
> Virtualisation Tech Lead @ Linaro
>