mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/7] ci: container: include musl and LLVM
@ 2025-03-26 12:36 Ahmad Fatoum
  2025-03-26 12:36 ` [PATCH 1/7] Revert "ci: container: downgrade OpenRISC toolchain from 14.2.0 to 13.1.0" Ahmad Fatoum
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ahmad Fatoum @ 2025-03-26 12:36 UTC (permalink / raw)
  To: barebox

We have been using clang out-of-tree for libfuzzer and clang-analyzer.
As preparation for upstream these as well as CI jobs that make use of
them, add them LLVM to the container image.

While at it, add musl-tools as well, so we can start catching musl
breakage in CI before Yocto CI runs into it.

Ahmad Fatoum (7):
  Revert "ci: container: downgrade OpenRISC toolchain from 14.2.0 to
    13.1.0"
  ci: container: download and delete kvx.tgz in the same layer
  ci: container: don't leave labgrid checkout in /tmp
  ci: container: don't install recommended packages
  ci: container: run apt-get clean after installation
  ci: container: add musl-tools
  ci: container: install LLVM/clang

 test/Containerfile | 40 +++++++++++++++++++++++++++-------------
 1 file changed, 27 insertions(+), 13 deletions(-)

-- 
2.39.5




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-03-27  9:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-26 12:36 [PATCH 0/7] ci: container: include musl and LLVM Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 1/7] Revert "ci: container: downgrade OpenRISC toolchain from 14.2.0 to 13.1.0" Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 2/7] ci: container: download and delete kvx.tgz in the same layer Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 3/7] ci: container: don't leave labgrid checkout in /tmp Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 4/7] ci: container: don't install recommended packages Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 5/7] ci: container: run apt-get clean after installation Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 6/7] ci: container: add musl-tools Ahmad Fatoum
2025-03-26 12:36 ` [PATCH 7/7] ci: container: install LLVM/clang Ahmad Fatoum
2025-03-27  9:21 ` [PATCH 0/7] ci: container: include musl and LLVM Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox