summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-18 20:00:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-21 01:20:09 +0300
commit7e94bf71aa41c2b5c43ec7458da8a7ec87e5ed07 (patch)
treeb9ae366889f8be863bd20206ddcd5a3a7b459f47
parentfba65e5205ef52e1e227701cd5db491aeca1652f (diff)
downloadopenbmc-7e94bf71aa41c2b5c43ec7458da8a7ec87e5ed07.tar.xz
phosphor-health-monitor: srcrev bump a3638a5040..174e5bc9ff
Jagpal Singh Gill (1): bmc_health_config_json.md: add hysteresis info Change-Id: Ibfb545260dd0386202ca534309cbb8000c4a5754 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 be99731291..5cf1250541 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 = "a3638a5040c88d92ef3600d550bc5be796f05375"
+SRCREV = "174e5bc9ff37555c54e3b2c8ad043a4f969f03d3"
PV = "0.1+git${SRCPV}"
PR = "r1"