libcamera-apps: change download url to https

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
Andy Hu
2022-08-31 11:34:33 +08:00
parent d99d80f37f
commit 1279cf3f36
@@ -4,7 +4,7 @@
#
################################################################################
LIBCAMERA_APPS_SITE = git@github.com:raspberrypi/libcamera-apps.git
LIBCAMERA_APPS_SITE = https://github.com/raspberrypi/libcamera-apps.git
LIBCAMERA_APPS_VERSION = 87f807f4eacf7d62021e3b4061348e64b2ecadc3
LIBCAMERA_APPS_SITE_METHOD = git
LIBCAMERA_APPS_INSTALL_STAGING = YES