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-11-28 15:30:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-29 05:08:37 +0300
commita2b8af2ad230c9ecd976dfb830bcd6074ebdc025 (patch)
tree2bfa0270a02398b8d29209f96aaad97352484317 /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parente4ce692fbbde8b237f557731988f9f6741e16a27 (diff)
downloadopenbmc-a2b8af2ad230c9ecd976dfb830bcd6074ebdc025.tar.xz
phosphor-health-monitor: srcrev bump 51bcfcb11d..9ca0045836
Jayashree Dhanapal (1): Remove initial values for Health sensor Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: Ibcfda535b8b3b0209816b07158d20bc30b74ba56 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 4f54a55fe0..1fc6f0a689 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 = "51bcfcb11d64e830729c8568b473eb957fb9c47c"
+SRCREV = "9ca00458368035d4e1bb4d6e6fcd8d9839a0d435"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"