I somehow forgot to cc the list when sending v2, sorry for the noise.

This originates the series "New CI image and fixes" sent by Jiaxun Yang
back to Jul. 2024, though only one PATCH remains since the Ubuntu image
used as CI's base has been bumped to noble-20251013.

I also found the upstream added new dependencies to swtpm, breaking
docker image build as we build the latest branch HEAD instead of a
specified version, so in this series swtpm is locked to v0.10.1, the
latest version without newly introduced dependencies.

V2 of the LoongArch support series[1] passed Azure CI[2] with some
fixes and the buildman support patch[3]. Thanks for your time and
review.

[1]: https://lore.kernel.org/u-boot/[email protected]/
[2]: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=13494
[3]: https://lists.u-boot-project.org/pipermail/u-boot/2026-July/627018.html

Changed from v1
- Drop patches for bumping CI image to Ubuntu focal
- Lock swtpm to an exact version
- Link to v1:
https://lore.kernel.org/u-boot/20240717-docker-image-v1-0-7c7fc6251e7a@flygoat.
com/

Jiaxun Yang (1):
  CI: Dockerfile: Add LoongArch64 support

Yao Zi (1):
  CI: Dockerfile: Lock the version of swtpm to v0.10.1

 tools/docker/Dockerfile | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.54.0

Reply via email to