package/libcamera: bump to version 0.0.3

Libcamera recently started to tag releases, so use the version tag instead
of raw commit hash.

Signed-off-by: Daniel Semkowicz <dse@thaumatec.com>
Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Daniel Semkowicz 2023-01-19 15:34:08 +01:00 committed by Peter Korsgaard
parent 0939cecb40
commit 2890f308b5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
sha256 59318208a9c1b183cacaf5a7175568d8a9fa094f2dd8c9794269bb6e9636986e libcamera-ba6435930f08e802cffc688d90f156a8959a0f86-br1.tar.gz
sha256 d7100286616550aca487b46ae9de2a70bb471352a332b8214901b4148739990f libcamera-v0.0.3-br1.tar.gz
# license files
sha256 fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c LICENSES/BSD-2-Clause.txt

View File

@ -5,7 +5,7 @@
################################################################################
LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git
LIBCAMERA_VERSION = ba6435930f08e802cffc688d90f156a8959a0f86
LIBCAMERA_VERSION = v0.0.3
LIBCAMERA_SITE_METHOD = git
LIBCAMERA_DEPENDENCIES = \
host-openssl \