[CI] [PATCH 0/2] Miscellaneous CI coverage extensions

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon May 27 19:40:14 CEST 2024


Hello,

This small patch series extends the coverage of the libcamera CI in two
ways. Patch 1/2 enables compilation of the Android camera HAL by
default, extending the compile test coverage that currently covers
Chrome OS builds only. Patch 2/2 then adds a gcc 14 build target, to
catch an issue recently reported the libcamera mailing list.

The second patch causes a CI failure, fixed by "[PATCH v2] android:
camera_capabilities: Fix GCC 14 warning". I plan to merge the fix before
merging the CI changes.

Laurent Pinchart (2):
  Enable compilation of the Android camera HAL
  Add compilation test with gcc 14

 .gitlab-ci/setup-container.sh | 13 ++++++++++---
 gitlab-ci.yml                 | 28 ++++++++++++++++++----------
 2 files changed, 28 insertions(+), 13 deletions(-)


base-commit: f238d8b797a300242084ecec096062369d3c644e
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list