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> | no |