opentelemetry-cpp: upgrade 1.16.0 -> 1.16.1

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-08-06 16:46:03 +08:00 committed by Khem Raj
parent 37e1ebef6e
commit e2783d57f6
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS = "nlohmann-json"
SRC_URI = "git://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main;"
SRCREV = "fd57e7aa23ffc352f62e504f34fd1c6b7b2ecac3"
SRCREV = "baecbb95bd63df53e0af16e87bc683967962c5f8"
S = "${WORKDIR}/git"
inherit cmake pkgconfig lib_package