Package: libcamera / 0.7.0-2

Metadata

Package Version Patches format
libcamera 0.7.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_failing_tests.patch | (download)

test/gstreamer/meson.build | 6 3 + 3 - 0 !
test/ipc/meson.build | 4 2 + 2 - 0 !
test/log/meson.build | 4 2 + 2 - 0 !
test/meson.build | 6 3 + 3 - 0 !
test/process/meson.build | 2 1 + 1 - 0 !
5 files changed, 11 insertions(+), 11 deletions(-)

 these tests have never succeeded, so not a regression.
 But would require a proper fix.
Fix_detection_tensorflow lite.patch | (download)

src/ipa/rpi/controller/meson.build | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix detection of system tensorflow-lite by relying on the
 find_library function as fallback detection mechanism.