tho3.nguyen 65f0ffec50
libcamera: Fix build with gcc-15
Backport patch to fix the following error:
...
In file included from ../git/src/libcamera/dma_buf_allocator.cpp:9:
../git/include/libcamera/internal/dma_buf_allocator.h:66:19: error: 'uint64_t' has not been declared
   66 |         void sync(uint64_t step);
      |                   ^~~~~~~~
../git/include/libcamera/internal/dma_buf_allocator.h:17:1: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
...

Signed-off-by: tho3.nguyen <tho3.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-28 10:28:13 -07:00
..
2024-06-14 10:20:37 -07:00
2024-08-25 09:02:15 -07:00
2025-02-15 17:58:28 -08:00
2024-02-09 09:52:12 -08:00
2023-11-06 08:48:27 -08:00
2025-01-10 09:33:52 -08:00
2025-02-26 12:43:32 -08:00
2023-11-06 08:48:27 -08:00
2025-01-31 10:34:03 -08:00
2023-08-05 09:29:56 -07:00
2024-10-05 09:37:23 -07:00
2024-02-09 09:52:12 -08:00
2024-10-02 19:49:52 -07:00
2024-03-08 15:28:10 +02:00
2025-03-13 09:50:12 -07:00
2024-12-24 08:23:09 -08:00
2024-08-29 20:59:16 -07:00
2025-01-07 21:44:51 -08:00