commit | 773bce0588f6e2cd143441ddcd908061e5739f54 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 08 11:40:37 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Nov 09 02:46:22 2022 +0000 |
tree | 427512a7508ab9ad4ab10ab7b56300336d3a2834 | |
parent | 6b6d23051850d06d0e59942d241b70eafe0ec034 [diff] |
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>
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 f154b49..4f54a55 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 = "517524a01fd815ce851a598cd68d12e6232eee1e" +SRCREV = "51bcfcb11d64e830729c8568b473eb957fb9c47c" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"