summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 19:10:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:41:17 +0300
commitd7c55f2c4980c082f12cf83f2818187f46a3fe8d (patch)
treea0b13de4fba1ffbcde4bc2531093c0c5a4c5378f /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parent06d07d655fa0e897d816d3c3855e1da488c29214 (diff)
downloadopenbmc-d7c55f2c4980c082f12cf83f2818187f46a3fe8d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb')
-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 fe25dac3ce..5a41f5485a 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 += "phosphor-dbus-interfaces"
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"