summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 18:30:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-11 04:22:33 +0300
commitf69ba40bb8c716e84bc77a3baafc9909ca771477 (patch)
tree38e30ebc6f0c3932d639ba050f4df58041f66f24 /meta-phosphor/recipes-phosphor
parentf522af90dbf14f89719ecd7229037d93540fd34c (diff)
downloadopenbmc-f69ba40bb8c716e84bc77a3baafc9909ca771477.tar.xz
phosphor-health-monitor: srcrev bump 67d40593eb..658d70aaca
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ic22408e92484bbc42760f87c23b5d837bb4fdb36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 5a41f5485a..7047e48a6b 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 = "67d40593eb46d0d23d72850d4c23e15bfd49f9ee"
+SRCREV = "658d70aacab5b3d9786f72e860ec49e45012ae05"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"