From c0fb1da16b1f516c13c9db574152a13cdf491ca9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 4 Dec 2020 15:13:00 +0000 Subject: phosphor-health-monitor: srcrev bump af9acbde4b..2b231e8aa9 Bruceleequantatw (1): Avoid "Error from statvfs2" showing reaptedly. (From meta-phosphor rev: ae2ec741dfa9f17179fd6877505a923bd7175120) Change-Id: Ieae48ed04311093ae994227f740819c5d23b4d15 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fa9a63cdd..33ab36019 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=git" -SRCREV = "af9acbde4b4d782d78fc8af30059207974bcc186" +SRCREV = "2b231e8aa91a76a7c36f1c70c7e4058a38d0a5f1" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-health-monitor.service" -- cgit v1.2.3