mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
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:
committed by
Julien Olivain
parent
b1329e7860
commit
138713f39a
@@ -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 = \
|
||||||
|
|||||||
Reference in New Issue
Block a user