[PATCH v1 2/5] Add missing FDO_UPSTREAM_REPO

Kieran Bingham kieran.bingham at ideasonboard.com
Thu Mar 7 23:32:11 CET 2024


Quoting Nicolas Dufresne (2024-03-07 22:18:07)
> From: Nicolas Dufresne <nicolas.dufresne at collabora.com>
> 
> Without that all forks are doomed to recreate the dockers.

I wondered if that was by design or despair ... but I think not
recreating images and saving some electrons is far better.

Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

> 
> 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