summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-08 20:40:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-09 05:46:22 +0300
commit773bce0588f6e2cd143441ddcd908061e5739f54 (patch)
tree427512a7508ab9ad4ab10ab7b56300336d3a2834 /meta-phosphor/recipes-phosphor/health
parent6b6d23051850d06d0e59942d241b70eafe0ec034 (diff)
downloadopenbmc-773bce0588f6e2cd143441ddcd908061e5739f54.tar.xz
phosphor-health-monitor: srcrev bump 517524a01f..51bcfcb11d
Sui Chen (1): Add kernel and user CPU utilization Change-Id: I7803cc537a1495855f5f9a07e4787bead9f63a46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/health')
-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 f154b49a31..4f54a55fe0 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 = "517524a01fd815ce851a598cd68d12e6232eee1e"
+SRCREV = "51bcfcb11d64e830729c8568b473eb957fb9c47c"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"