mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +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:
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 \
|
SRC_URI = "git://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main \
|
||||||
file://0001-Fix-build-with-clang-19.patch"
|
file://0001-Fix-build-with-clang-19.patch"
|
||||||
SRCREV = "baecbb95bd63df53e0af16e87bc683967962c5f8"
|
SRCREV = "fa0a5200ddbe9ae6f487a228e658aedc102dab56"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
inherit cmake pkgconfig lib_package
|
inherit cmake pkgconfig lib_package
|
||||||
Loading…
x
Reference in New Issue
Block a user