package/libcamera: bump to version 0.3.2
For change log since 0.3.0, see: https://git.libcamera.org/libcamera/libcamera.git/tag/?h=v0.3.2 https://git.libcamera.org/libcamera/libcamera.git/tag/?h=v0.3.1 Signed-off-by: Julien Olivain <ju.o@free.fr> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
81ae3116e4
commit
72757d111a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
sha256 1e0a3feff93577a30bcd4e67aa4c1969aecabcd90f78f540a637bb77553c5a7d libcamera-v0.3.0-git4.tar.gz
|
||||
sha256 d396bebe49aa7f605403594be3a9e970173d4c98061033c75f816946ff907eb8 libcamera-v0.3.2-git4.tar.gz
|
||||
|
||||
# license files
|
||||
sha256 fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c LICENSES/BSD-2-Clause.txt
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
################################################################################
|
||||
|
||||
LIBCAMERA_SITE = https://git.linuxtv.org/libcamera.git
|
||||
LIBCAMERA_VERSION = v0.3.0
|
||||
LIBCAMERA_VERSION = v0.3.2
|
||||
LIBCAMERA_SITE_METHOD = git
|
||||
LIBCAMERA_DEPENDENCIES = \
|
||||
host-openssl \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue