diff --git a/libcamera-0~2809.e0704e97.tar.xz b/libcamera-0~2809.e0704e97.tar.xz deleted file mode 100644 index ea82666..0000000 --- a/libcamera-0~2809.e0704e97.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e627686e8686d8d9112d43fe4f9cb84930b685c8658125dc48f1f8f7f33dcf9d -size 795400 diff --git a/libcamera-0~3015.a2571042.tar.xz b/libcamera-0~3015.a2571042.tar.xz new file mode 100644 index 0000000..12a7643 --- /dev/null +++ b/libcamera-0~3015.a2571042.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b284239839b1288624fab6d914dc0c8515af6dc7ac1d934f28ae9b1b55a0e59c +size 820876 diff --git a/libcamera.changes b/libcamera.changes index 6e1e45f..fab1334 100644 --- a/libcamera.changes +++ b/libcamera.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 9 02:42:44 UTC 2021 - Lukas Müller + +- 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 diff --git a/libcamera.spec b/libcamera.spec index 35ce9b7..0b77e15 100644 --- a/libcamera.spec +++ b/libcamera.spec @@ -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