phosphor-health-monitor: srcrev bump c82e61641b..b7d7bd5a38
Potin Lai (1):
healthMonitor: use MemAvailable for memory utilzation calculation
Change-Id: I689810f8fcde0e570703e82c561d2a8435e4b1f1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index 344763b..e1c464b 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/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=https;branch=master"
-SRCREV = "c82e61641b81b252690b1aa4efb66ff509ebd7c4"
+SRCREV = "b7d7bd5a384ea501766b15e4613eb9b14fe71e7f"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"