summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-25 23:10:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-27 00:08:40 +0300
commit100096f7b6b73943df35c7b809256f66a62ea933 (patch)
treec9160d89be6a635ad7ddc9c8e49a43c0e4206b75 /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parent6b0e26a80a08bab1973aa573c67822059c097c1e (diff)
downloadopenbmc-100096f7b6b73943df35c7b809256f66a62ea933.tar.xz
phosphor-health-monitor: srcrev bump 658d70aaca..2a9400112d
Jian Zhang (1): misc: Move to steady_timer Change-Id: Ia696064aef92009a0f26cdc0ec7db35a6ab3118f 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 7047e48a6b..e7d2cb61cc 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
-SRCREV = "658d70aacab5b3d9786f72e860ec49e45012ae05"
+SRCREV = "2a9400112d68fcb3ef47553671db72346abe48a0"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"