[PATCH v1 2/5] Add missing FDO_UPSTREAM_REPO

Nicolas Dufresne nicolas at ndufresne.ca
Thu Mar 7 23:18:07 CET 2024


From: Nicolas Dufresne <nicolas.dufresne at collabora.com>

Without that all forks are doomed to recreate the dockers.

Signed-off-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
---
 gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gitlab-ci.yml b/gitlab-ci.yml
index a4e1ef4..105971d 100644
--- a/gitlab-ci.yml
+++ b/gitlab-ci.yml
@@ -7,6 +7,7 @@ stages:
   - test
 
 variables:
+  FDO_UPSTREAM_REPO: 'camera/libcamera'
   CROS_SDK_IMAGE: 'registry.freedesktop.org/camera/libcamera/cros-sdk-lite-r120-15662:2024-01-16.0'
   GIT_DEPTH: 1
   KERNEL_VERSION: '6.6'
-- 
2.43.2



More information about the libcamera-devel mailing list