[meta-oe][PATCH 049/109] opentelemetry-cpp: upgrade 1.20.0 -> 1.28.0
Khem Raj <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Minor release; see upstream release notes for details. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <[email protected]> --- ...{opentelemetry-cpp_1.20.0.bb => opentelemetry-cpp_1.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/opentelemetry/{opentelemetry-cpp_1.20.0.bb => opentelemetry-cpp_1.28.0.bb} (96%) diff --git a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.20.0.bb b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.28.0.bb similarity index 96% rename from meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.20.0.bb rename to meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.28.0.bb index eb108c177c..a07da1c2e5 100644 --- a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.20.0.bb +++ b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.28.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" DEPENDS = "nlohmann-json" SRC_URI = "gitsm://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main;tag=v${PV}" -SRCREV = "6175aa0b213eea053247e43b4f35b8d201fa356e" +SRCREV = "6f65c3eded2bb4656c8d675cad43bbe694c531c7" inherit cmake pkgconfig lib_package