diff options
| -rw-r--r-- | meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb (renamed from meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.16.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.16.1.bb b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb index 1d86f1abce..04e43d99ca 100644 --- a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.16.1.bb +++ b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "nlohmann-json" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main \ | 11 | SRC_URI = "git://github.com/open-telemetry/opentelemetry-cpp.git;protocol=https;branch=main \ |
| 12 | file://0001-Fix-build-with-clang-19.patch" | 12 | file://0001-Fix-build-with-clang-19.patch" |
| 13 | SRCREV = "baecbb95bd63df53e0af16e87bc683967962c5f8" | 13 | SRCREV = "fa0a5200ddbe9ae6f487a228e658aedc102dab56" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | inherit cmake pkgconfig lib_package | 16 | inherit cmake pkgconfig lib_package |
