telemetry: srcrev bump 8018a3ba97..031ebcafb7
Michal Orzel (1):
Add gcovr config
Szymon Dompke (1):
Add security check for directory symlinks
Change-Id: I65cac41dd1b9c8168531df687ebc3e4bba3299e6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 40bed19..7c15336 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
phosphor-logging \
sdbusplus \
systemd"
-SRCREV = "8018a3ba9782e85ac49686a454183dc4580547e9"
+SRCREV = "031ebcafb7af06af9705eab1cb8f9ec9fea16969"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"