From 6a54f8f044ee48bde782986558c505a15d41f7fc 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 (cherry picked from commit 138713f39a999c30adec7f2e2829aa67af87a110) Signed-off-by: Thomas Perale --- 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 2712687913..265d2abae6 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.4.0 LIBCAMERA_SITE_METHOD = git LIBCAMERA_DEPENDENCIES = \