commit | d7c55f2c4980c082f12cf83f2818187f46a3fe8d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 12 11:10:07 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 12 21:41:17 2023 +0000 |
tree | a0b13de4fba1ffbcde4bc2531093c0c5a4c5378f | |
parent | 06d07d655fa0e897d816d3c3855e1da488c29214 [diff] |
phosphor-health-monitor: srcrev bump ea0c9bb88c..67d40593eb Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: Iae253eba6b12660a711e7de5835f7cf56cca4f79 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 fe25dac..5a41f54 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 = "ea0c9bb88c6808a99d5562b89bd5234d4467e308" +SRCREV = "67d40593eb46d0d23d72850d4c23e15bfd49f9ee" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"