commit | 41a8cdfe60d7c03009f0c283c002371d3dda3a5a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Mar 10 10:20:27 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Mar 10 18:07:36 2023 +0000 |
tree | fb1e5584dda476613ae89415012df0d7ad4e44d3 | |
parent | 84fe1cfebbff2f825f1bea62aff8d443ecca82d2 [diff] |
phosphor-health-monitor: srcrev bump ec6601d134..a19c6fb284 Ed Tanous (1): Move to boost::asio::post Change-Id: I3341c0511ce90d49f8d34c1100a509cf2f4f9a37 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 ae4c6e9..a09d664 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 = "ec6601d134e103e918a06393c99f0dd75f1a20f5" +SRCREV = "a19c6fb2840b0dd0ffb4ecaac798e2979db7181d" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"