package/libcamera: update version from starfive github repo

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
Andy Hu
2023-11-02 11:45:17 +08:00
parent e50c6c1b2b
commit e83e130692
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4,10 +4,10 @@
#
################################################################################
LIBCAMERA_VERSION = a6d3448869e2b70752ffd3aef3bb164ab4034597
LIBCAMERA_SITE = $(call github,starfive-tech,libcamera,$(LIBCAMERA_VERSION))
LIBCAMERA_VERSION = a10863152a7ca4b98304e345db3c9f9e0034d8f9
LIBCAMERA_SITE = https://github.com/starfive-tech/libcamera
LIBCAMERA_SITE_METHOD = git
LIBCAMERA_DEPENDENCIES = \
host-openssl \
host-pkgconf \