summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-04 18:13:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-05 00:28:18 +0300
commitc0fb1da16b1f516c13c9db574152a13cdf491ca9 (patch)
treeceab2a336fec721bdb0f75274bf3207669a19b2d /meta-phosphor/recipes-phosphor/health
parent94ec2481e40bafabf0bb0548d1c339b2856baa13 (diff)
downloadopenbmc-c0fb1da16b1f516c13c9db574152a13cdf491ca9.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/health')
-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 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"