From 732599647c835683f7b1327c2b01ec3a50efa114 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 23 Aug 2022 12:40:57 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3