summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-23 09:11:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-24 03:39:59 +0300
commit62236d6392f5fb515b91988bb43d253c192a5888 (patch)
treede83a37cd60d56ff075866c57e506c220aabd21f /meta-phosphor/recipes-phosphor/health
parentd8628941054869a202ce2a578f089bfc9107d825 (diff)
downloadopenbmc-62236d6392f5fb515b91988bb43d253c192a5888.tar.xz
phosphor-health-monitor: srcrev bump b7a7b8a5a4..415dcd21da
Vijay Khemka (2): Add unit to health sensor Fix threshold checking (From meta-phosphor rev: c6579a1a8454582d8e43d4e7660f47b661fb2827) Change-Id: Ifbbace37c618ac2eb466f8a79eccbb54805728d2 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 81a6b4494..a5a9a6b97 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 = "b7a7b8a5a49f69d4e8913a0895da75d6f550501f"
+SRCREV = "415dcd21da40886576d5a59fb3ae89c3f4b3477e"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-health-monitor.service"