dlt-daemon: Fix build with clang-22

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-04-11 00:15:03 -07:00
parent dd885c12e4
commit f76f6ebdd1
2 changed files with 1004 additions and 0 deletions
@@ -23,6 +23,7 @@ SRC_URI = "git://github.com/COVESA/${BPN}.git;protocol=https;branch=master \
file://0001-fix-build-failure-when-systemd-is-enabled.patch \ file://0001-fix-build-failure-when-systemd-is-enabled.patch \
file://0001-Fix-build-failure-with-glibc-2.43.patch \ file://0001-Fix-build-failure-with-glibc-2.43.patch \
file://0001-CMakeLists.txt-make-CONFIGURATION_FILES_DIR-aligned.patch \ file://0001-CMakeLists.txt-make-CONFIGURATION_FILES_DIR-aligned.patch \
file://0001-warnings-Fix-clang-generated-warnings.patch \
" "
SRCREV = "f595ea29d1007ca1c3b2d1fd3a88adf7d3db6320" SRCREV = "f595ea29d1007ca1c3b2d1fd3a88adf7d3db6320"