opentelemetry-cpp: upgrade 1.16.1 -> 1.17.0

Changelog:
 https://github.com/open-telemetry/opentelemetry-cpp/releases/tag/v1.17.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-10-14 16:54:33 +08:00
committed by Khem Raj
parent 8f74a1d164
commit fbd426c465
@@ -10,7 +10,7 @@ DEPENDS = "nlohmann-json"
SRC_URI = "git://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main \
file://0001-Fix-build-with-clang-19.patch"
SRCREV = "baecbb95bd63df53e0af16e87bc683967962c5f8"
SRCREV = "fa0a5200ddbe9ae6f487a228e658aedc102dab56"
S = "${WORKDIR}/git"
inherit cmake pkgconfig lib_package