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-01-14 04:40:25 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-19 17:49:56 +0300
commit11b9043dff369cc9aef66941b4b07b37a7fac6e8 (patch)
treece21cf5995cb7841a88097af6685cae849bb2620 /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parent8fa89a5da7db6c6c24cf2ed18f4534600dc6a076 (diff)
downloadopenbmc-11b9043dff369cc9aef66941b4b07b37a7fac6e8.tar.xz
phosphor-health-monitor: srcrev bump f7406df01d..ec6601d134
Sui Chen (1): Fix CPU utilization calculation Change-Id: If4e258ede37df5b5fc364b22b3c20fe9629b4fbf 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 6da9d042de..ae4c6e9b2b 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 = "f7406df01dacb44a4796afb77f042b616acc0165"
+SRCREV = "ec6601d134e103e918a06393c99f0dd75f1a20f5"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"