commit | 35d54387bb7b3c2b19bbc25f7fcfb9f3e450e72b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Mar 16 14:00:31 2023 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Mar 16 21:21:26 2023 +0000 |
tree | 9cc3f31b0af1942461a48bffafea74ab5eacd66f | |
parent | 7c385b38e6ac04acd4cdded7295cd57e9e87b6ad [diff] |
phosphor-health-monitor: srcrev bump a19c6fb284..ea0c9bb88c Sui Chen (1): Add "Restart=always" to the systemd unit file Change-Id: I0ebce4089bc886d7dd265cbb121a8993742b9c76 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 a09d664..fe25dac 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 = "a19c6fb2840b0dd0ffb4ecaac798e2979db7181d" +SRCREV = "ea0c9bb88c6808a99d5562b89bd5234d4467e308" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"