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
+1 -1
View File
@@ -1,2 +1,2 @@
sha256 47a16ebfdf395aa61108b87fbe53eff3386a89f984a1ae023184cb4e9006c836 libcamera-a6d3448869e2b70752ffd3aef3bb164ab4034597-br1.tar.gz
sha256 f66c16878e335012f0ce5ba1cd47296aa69392bf449b90a1098a16723d1d0ac7 libcamera-a10863152a7ca4b98304e345db3c9f9e0034d8f9-br1.tar.gz
+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 \