phosphor-health-monitor: srcrev bump 7f3fd6ea94..fdf610484b
Jagpal Singh Gill (9):
health_metric: add tmp storage support
health_metric_config: update the metric name
health_metric_config: add more memory metrics
add health_metric_collection implementation
enable health_monitor new implementation
expose storage health metric value in bytes
health_metric: add threshold lower bound support
metric_config: add lower bound support
remove default bmc_health_config.json
Patrick Williams (4):
sdbusplus: use shorter type aliases
Add Jagpal as a reviewer
use async context more in health monitor
mapper: use async client for GetSubTreePaths
Change-Id: I5a33e72cbcec5310faef2cdf5d9583ab24084d38
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 0d546af..dfdf59c 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 = "7f3fd6ea94794c9573ed31c8a1df81e788d4ebe6"
+SRCREV = "fdf610484be702a484683847935445099c8fcef2"
PV = "0.1+git${SRCPV}"
PR = "r1"