summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-30 00:00:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-30 05:00:44 +0300
commit79a6efd71871fbe1a79ef19dfb72ccf1c1d85b5d (patch)
tree36f0e05837b345d4cf2a318325e6ec88b8b974fe /meta-phosphor
parent683d5944dc5ca07650faf26d4d6eb77db58492c1 (diff)
downloadopenbmc-79a6efd71871fbe1a79ef19dfb72ccf1c1d85b5d.tar.xz
phosphor-health-monitor: srcrev bump 9ca0045836..af109947da
Nan Zhou (1): sensors: change object_manager path Change-Id: I007b04c49a092a1c566449244589212e4d8a74cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 1fc6f0a689..b9d9a5550d 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 = "9ca00458368035d4e1bb4d6e6fcd8d9839a0d435"
+SRCREV = "af109947dad9c6dbf496c4111c625e5ae407dd81"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"