| Message ID | 20260708221737.418969-1-laurent.pinchart@ideasonboard.com |
|---|---|
| State | New |
| Headers | show |
| Series |
|
| Related | show |
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 = \
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