summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/telemetry
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-23 19:00:25 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-06-24 13:48:15 +0300
commit59c98f4cab8df2fa9c7bd483a79065368754844c (patch)
tree3adf412fdd215cb1531e020966141fef7f598976 /meta-phosphor/recipes-phosphor/telemetry
parente0bda5e347279d5ec259c92a551a9a264a3dcb10 (diff)
downloadopenbmc-59c98f4cab8df2fa9c7bd483a79065368754844c.tar.xz
telemetry: srcrev bump cc8abc0be5..3995a361af
Patrick Williams (1): Remove OWNERS which are unqualified Change-Id: Ica2aaf0070ad41816a7066faea165ff8ba04e203 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/telemetry')
-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 479be41917..9b1cd7ee0f 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 = "cc8abc0be58c19acd088da455454fdf466a1745f"
+SRCREV = "3995a361af50f6708090bf853494cf1659864cd4"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"