summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-23 20:40:57 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-23 20:40:57 +0300
commit732599647c835683f7b1327c2b01ec3a50efa114 (patch)
treeaa7f233c7bead8d617904d817c300de5b098a386 /meta-phosphor
parent6b62f1ecb8b4cc53828eaad1451ff776e98f5cda (diff)
downloadopenbmc-732599647c835683f7b1327c2b01ec3a50efa114.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 344763b6aa..e1c464b08d 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 += "phosphor-logging"
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"