opentelemetry-cpp: upgrade 1.19.0 -> 1.20.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 2025-04-16 17:01:58 +08:00 committed by Khem Raj
parent b505813ed9
commit 095215ec8e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,8 +7,8 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS = "nlohmann-json"
SRC_URI = "gitsm://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main"
SRCREV = "ced79860f8c8a091a2eabfee6d47783f828a9b59"
SRC_URI = "gitsm://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main;tag=v${PV}"
SRCREV = "6175aa0b213eea053247e43b4f35b8d201fa356e"
S = "${WORKDIR}/git"
inherit cmake pkgconfig lib_package