Merge branch 'CR_2029_libcamera-apps_url_change_Andy.Hu' into 'jh7110-mm-devel'

CR_2029: libcamera-apps: change download url to https

See merge request sdk/buildroot!61
This commit is contained in:
andy.hu
2022-08-31 03:45:19 +00:00
committed by Andy Hu
@@ -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