mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user