diff mbox series

[meta-oe,049/109] opentelemetry-cpp: upgrade 1.20.0 -> 1.28.0

Message ID 20260814224539.1523174-49-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,001/109] xorg-docs: upgrade 1.7.2 -> 1.7.3 | expand

Commit Message

Khem Raj Aug. 14, 2026, 10:44 p.m. UTC
Minor release; see upstream release notes for details.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 ...{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 mbox series

Patch

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