[1/1] package/libcamera: update source URL
diff mbox series

Message ID 20260708223532.421647-1-laurent.pinchart@ideasonboard.com
State New
Headers show
Series
  • [1/1] package/libcamera: update source URL
Related show

Commit Message

Laurent Pinchart July 8, 2026, 10:35 p.m. UTC
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 <laurent.pinchart@ideasonboard.com>
---
 package/libcamera/libcamera.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 6854ee9aa3826d5036a7d3cc19056d43c0452320

Patch
diff mbox series

diff --git a/package/libcamera/libcamera.mk b/package/libcamera/libcamera.mk
index 945207888bab..ba7510daf8e1 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 = \