summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-31 19:10:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-01 05:07:22 +0300
commit6d095b6eb4b0287cfa0807cd764eb9254c8d9bb9 (patch)
tree84b7c8bd3a659214589a3208a3c03d290ced3375 /meta-phosphor/recipes-phosphor/health
parent9c5453b33e3e243aa8864e43d20701a2095d71f7 (diff)
downloadopenbmc-6d095b6eb4b0287cfa0807cd764eb9254c8d9bb9.tar.xz
phosphor-health-monitor: srcrev bump a1ed140b53..f8d7973720
Yong Li (1): Make health-monitor compatible with “sensor list” command Change-Id: I2be66b7b4982410199534f7ead8b601a517670d2 Signed-off-by: Andrew Geissler <openbmcbump-github@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 a8fddf5f8a..86b9cfa806 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 = "a1ed140b5351e1b264471b0462cc4eab753fbda6"
+SRCREV = "f8d797372088ec0a9b2356de21496b0bc7fce95d"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"