phosphor-health-monitor: srcrev bump 1d0d012063..af9acbde4b
Bruceleequantatw (1):
Add storage utilization functions
Change-Id: I72dab00f32554f3d58981a19b4e0a7fd3d880d6b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/health/phosphor-health-monitor_git.bb b/recipes-phosphor/health/phosphor-health-monitor_git.bb
index 03ed8d6..fa9a63c 100644
--- a/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@
DEPENDS += "nlohmann-json"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=git"
-SRCREV = "1d0d012063f962dae3b8ab06f31c7e23559673f8"
+SRCREV = "af9acbde4b4d782d78fc8af30059207974bcc186"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-health-monitor.service"