summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-21 07:20:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-21 15:56:31 +0300
commit3ad316af79544be893a4fab62497f9627b201864 (patch)
tree756805cb267f7fcef0acd5d772c568053859685e /meta-phosphor
parent13136f676cd09b0f1fbc5cfa62b048234301e369 (diff)
downloadopenbmc-3ad316af79544be893a4fab62497f9627b201864.tar.xz
phosphor-health-monitor: srcrev bump f8d7973720..7fc0aa1e3d
Willy Tu (1): cleanup: Remove unnecessary info message for dbus matcher Change-Id: I01d74a8640d1269e5b31cc69eaf797d187c4965a 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 86b9cfa806..a3a7d2ef02 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"
-SRCREV = "f8d797372088ec0a9b2356de21496b0bc7fce95d"
+SRCREV = "7fc0aa1e3d932b2eca20eb8e5eade71267236d59"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"