commit | 454ba15a4ce9834f2ec11f838438c03c27eb0692 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Dec 06 11:20:21 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Dec 09 15:26:04 2022 +0000 |
tree | 8f620fe449a4db6d7ce7a870a43c37d76e7f3234 | |
parent | fbf999532fa0fbfe783d5148fcf52fe74d8ab84f [diff] |
phosphor-health-monitor: srcrev bump af109947da..f7406df01d Patrick Williams (1): prettier: reformat with org-wide settings Change-Id: Ib46a5010bd44e3dc023d74ab94bf07e992a41377 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 b9d9a55..6da9d04 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 += "sdeventplus" DEPENDS += "phosphor-logging" DEPENDS += "nlohmann-json" -SRCREV = "af109947dad9c6dbf496c4111c625e5ae407dd81" +SRCREV = "f7406df01dacb44a4796afb77f042b616acc0165" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"