Debian Patches

Status for libcamera/0.4.0-6

Patch Description Author Forwarded Bugs Origin Last update
ppc64el-fix-ftbfs-gcc.patch fix expressions not considered constant on ppc64el with GCC
On ppc64el, GCC seems to be unable to determine the result of some long double
expressions at compile time. This makes libcamera fail to build from source on
ppc64el.
Make sure we only use constexpr on expressions that are considered constant on
all architectures.
Olivier Gayot <olivier.gayot@canonical.com> yes debian 2022-10-18
skip_failing_tests.patch These tests have never succeeded, so not a regression. But would require a proper fix. Dylan Aïssi <daissi@debian.org> not-needed
fix_detection_libyuv.patch Fix detection of system libyuv by relying on the find_library function as fallback detection mechanism. Dylan Aïssi <daissi@debian.org> yes
Disable_libunwind_integration.patch Disable libunwind integration Dylan Aïssi <daissi@debian.org> no debian
31a7378c879a09e88c8908c6743c9a120c66a3c5.patch [PATCH] libcamera: pipeline_handler: Enable silent configuration file lookup

The PipelineHandler::configurationFile() function prints an error
message when no configuration file is found. It can be useful for
pipeline handlers to silence the lookup operation and handle errors
themselves. Add a silent parameter to the function to enable this.
Laurent Pinchart <laurent.pinchart@ideasonboard.com> not-needed upstream, https://git.libcamera.org/libcamera/libcamera.git/commit/?id=31a7378c879a09e88c8908c6743c9a120c66a3c5 2025-01-10
6841ea8d3694c76911bb2b346753134ae3a5091b.patch [PATCH] libcamera: pipeline: virtual: Demote config file error message to debug

The virtual pipeline handler prints an error message when its
configuration file can't be opened. Not providing a configuration file
is the default method to disable virtual cameras, so this error is
confusing for users. Replace it with a debug message when the
configuration file is not found, and keep an error message when it
exists but can't be opened.
Laurent Pinchart <laurent.pinchart@ideasonboard.com> not-needed upstream, https://git.libcamera.org/libcamera/libcamera.git/commit/?id=6841ea8d3694c76911bb2b346753134ae3a5091b 2025-01-10

All known versions for source package 'libcamera'

Links