summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 11:50:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-22 23:02:30 +0300
commit58a9fe6b3ed7b44a29eab14147abbeea47718a16 (patch)
tree08b3d9d0bcf442605849fb895014f2e6dba9026d
parent1e88d763c0e409a1db6ad1d77e96f8c718a61f8e (diff)
downloadopenbmc-58a9fe6b3ed7b44a29eab14147abbeea47718a16.tar.xz
telemetry: srcrev bump a06626d1ad..3a1c297a36
Patrick Williams (2): meson: remove deprecated get_pkgconfig_variable clang-format: copy latest and re-format Change-Id: I7cb80e2f095376d9753560eba4d01b5e9248f80b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 85df21e17e..05d4c31458 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "boost \
phosphor-logging \
sdbusplus \
systemd"
-SRCREV = "a06626d1ad963f6998237a332eab9ac9392b7c7a"
+SRCREV = "3a1c297a36bcd78d33ee45c603cb1b46e4619f49"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"