Accepting request 917636 from home:expeehaa:branches:graphics

- Update to snapshot 0~3015 (a2571042)
- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.

OBS-URL: https://build.opensuse.org/request/show/917636
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=25
This commit is contained in:
Jan Engelhardt 2021-09-09 09:22:13 +00:00 committed by Git OBS Bridge
parent cfc045e257
commit 14b274f4eb
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e627686e8686d8d9112d43fe4f9cb84930b685c8658125dc48f1f8f7f33dcf9d
size 795400

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b284239839b1288624fab6d914dc0c8515af6dc7ac1d934f28ae9b1b55a0e59c
size 820876

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 9 02:42:44 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to snapshot 0~3015 (a2571042)
- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.
-------------------------------------------------------------------
Fri Aug 27 18:03:48 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -18,7 +18,7 @@
Name: libcamera
%define lname libcamera-suse5
Version: 0~2809.e0704e97
Version: 0~3015.a2571042
Release: 0
Summary: A complex camera support library in C++
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -110,7 +110,7 @@ export CXXFLAGS="$CFLAGS"
-Ddocumentation=disabled \
-Dqcam=enabled \
-Dv4l2=false -Dtracing=disabled \
-Dpipelines=ipu3,raspberrypi,rkisp1,simple,uvcvideo,vimc \
-Dpipelines=ipu3,rkisp1,simple,uvcvideo,vimc \
-Dlc-compliance=disabled
%meson_build