summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-17 16:33:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-18 01:32:00 +0300
commitae90218a3a400433df6282d6e43bb658616bbd46 (patch)
tree658e2d5c57d349956f83671acdef64391a49d2e6
parentd897bd447a326d7ac91b42f5669660f6bfd5e97b (diff)
downloadopenbmc-ae90218a3a400433df6282d6e43bb658616bbd46.tar.xz
phosphor-health-monitor: srcrev bump 1d0d012063..af9acbde4b
Bruceleequantatw (1): Add storage utilization functions (From meta-phosphor rev: 4fa446573e65217b73f187c2794bc8f4e5d33b96) Change-Id: I7f2344100c89d7212671c5ff207df83bf58d6050 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 03ed8d61f..fa9a63cdd 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 = "1d0d012063f962dae3b8ab06f31c7e23559673f8"
+SRCREV = "af9acbde4b4d782d78fc8af30059207974bcc186"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-health-monitor.service"