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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
[Julien: removed trailing slash in _SITE]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Laurent Pinchart
2026-07-09 01:35:32 +03:00
committed by Julien Olivain
parent b1329e7860
commit 138713f39a

View File

@@ -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_VERSION = v0.7.1
LIBCAMERA_SITE_METHOD = git LIBCAMERA_SITE_METHOD = git
LIBCAMERA_DEPENDENCIES = \ LIBCAMERA_DEPENDENCIES = \