summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-18 21:41:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:37:22 +0300
commit8319962544290da6fed052862d2472dc801451d6 (patch)
tree9f8e0543f378a8bd412476ac450c4610d3c9d6b3 /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parentd3cae16fcdcc576e6f60b5280a2d9274291684a6 (diff)
downloadopenbmc-8319962544290da6fed052862d2472dc801451d6.tar.xz
phosphor-health-monitor: srcrev bump 973c1b6945..c82e61641b
Potin Lai (1): healthMonitor: wait until enough sensor reading in queue Change-Id: I9d9ca6773881ea0d7aa0957f289cf722141ee9b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb')
-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 635ae9e373..344763b6aa 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 = "973c1b6945d7229ecde5fbb9712d632859dabf4a"
+SRCREV = "c82e61641b81b252690b1aa4efb66ff509ebd7c4"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"