summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 23:02:02 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:08:28 +0300
commita77570433c59043d6a2c6dc06194723ef3d8e327 (patch)
treeca52f87cac058dcf218e193bfbc454b539e88f40
parentf27b8cb382c5229374bf8e96e4c4c1f015f5d825 (diff)
downloadopenbmc-a77570433c59043d6a2c6dc06194723ef3d8e327.tar.xz
phosphor-health-monitor: srcrev bump b7d7bd5a38..517524a01f
Andrew Geissler (1): monitor size of /tmp Sui Chen (1): Change association tuple to "monitoring, monitored_by, bmc" Change-Id: I2c8f4c27de9c3876b45993c8d0b6a31930811d42 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 a8aed2c404..f154b49a31 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 = "b7d7bd5a384ea501766b15e4613eb9b14fe71e7f"
+SRCREV = "517524a01fd815ce851a598cd68d12e6232eee1e"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"