package/libcamera: update version from starfive github repo
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
sha256 47a16ebfdf395aa61108b87fbe53eff3386a89f984a1ae023184cb4e9006c836 libcamera-a6d3448869e2b70752ffd3aef3bb164ab4034597-br1.tar.gz
|
||||
sha256 f66c16878e335012f0ce5ba1cd47296aa69392bf449b90a1098a16723d1d0ac7 libcamera-a10863152a7ca4b98304e345db3c9f9e0034d8f9-br1.tar.gz
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user