commit | d975e79b5ec2d1df421cbe8a630ce4f79dc319b7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Feb 05 12:10:11 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 06 12:55:06 2024 +0000 |
tree | 7370a569a70339b3a956fb15a04e87dc07951321 | |
parent | fafbf7295ee5d8f02427df80b05541ba69f860f3 [diff] |
phosphor-health-monitor: srcrev bump 4f64e52403..7e11ab0a11 Jagpal Singh Gill (1): add health_metric_config implementation Change-Id: I45acc5ec6c6a37b3b1e9f3d5c6f111986067bb37 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 a998467..3539013 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 = "4f64e52403bf27f36ab8e9d35022c1d73a15608d" +SRCREV = "7e11ab0a1155be4f3a2b9c185bd16d9d8b602fd9" PV = "0.1+git${SRCPV}" PR = "r1"