commit | 6d095b6eb4b0287cfa0807cd764eb9254c8d9bb9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue May 31 11:10:37 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jun 01 02:07:22 2022 +0000 |
tree | 84b7c8bd3a659214589a3208a3c03d290ced3375 | |
parent | 9c5453b33e3e243aa8864e43d20701a2095d71f7 [diff] |
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>
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 a8fddf5..86b9cfa 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 += "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"