From 138713f39a999c30adec7f2e2829aa67af87a110 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 9 Jul 2026 01:35:32 +0300 Subject: [PATCH] package/libcamera: update source URL libcamera has moved for a while now to gitlab.freedesktop.org. The mirror on git.linuxtv.org is still active, but it isn't the canonical repository and has less bandwidth than freedesktop.org. Switch the libcamera source URL to gitlab.freedesktop.org. Signed-off-by: Laurent Pinchart Reviewed-by: Kieran Bingham [Julien: removed trailing slash in _SITE] Signed-off-by: Julien Olivain --- package/libcamera/libcamera.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libcamera/libcamera.mk b/package/libcamera/libcamera.mk index 945207888b..256909ebc8 100644 --- a/package/libcamera/libcamera.mk +++ b/package/libcamera/libcamera.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git +LIBCAMERA_SITE = https://gitlab.freedesktop.org/camera/libcamera.git LIBCAMERA_VERSION = v0.7.1 LIBCAMERA_SITE_METHOD = git LIBCAMERA_DEPENDENCIES = \