Message ID | 20240307221810.2109348-1-nicolas@ndufresne.ca |
---|---|
Headers | show |
Series |
|
Related | show |
Quoting Nicolas Dufresne (2024-03-07 22:18:05) > From: Nicolas Dufresne <nicolas.dufresne@collabora.com> > > The first three patches fixes issue when using a fork of libcamera to run the > CI. The following patch add appsink needed by a newly introduce GStreamer test > and finally a minor typo fix. Merged, thanks. -- Kieran > > Nicolas Dufresne (5): > Use full registry path for the CrOS docker > Add missing FDO_UPSTREAM_REPO > qemu: Print error logs on unit test failure > docker: Install appsink element > build-libcamera-common: Fix comment typo 'corss' to 'cross' > > .gitlab-ci/build-libcamera-common.sh | 2 +- > .gitlab-ci/test-libcamera-qemu.sh | 2 +- > gitlab-ci.yml | 10 ++++++---- > 3 files changed, 8 insertions(+), 6 deletions(-) > > -- > 2.43.2 >
From: Nicolas Dufresne <nicolas.dufresne@collabora.com> The first three patches fixes issue when using a fork of libcamera to run the CI. The following patch add appsink needed by a newly introduce GStreamer test and finally a minor typo fix. Nicolas Dufresne (5): Use full registry path for the CrOS docker Add missing FDO_UPSTREAM_REPO qemu: Print error logs on unit test failure docker: Install appsink element build-libcamera-common: Fix comment typo 'corss' to 'cross' .gitlab-ci/build-libcamera-common.sh | 2 +- .gitlab-ci/test-libcamera-qemu.sh | 2 +- gitlab-ci.yml | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-)