commit | d066ff783d8beb9cd4bd5c90835e54e6237e4028 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 09 06:40:17 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Feb 09 19:01:31 2024 +0000 |
tree | 60a8a0a74e15457900158c0c6f54170c0f1ef6ed | |
parent | ab7612d52f8f63f632506a2805efc28d40470690 [diff] |
phosphor-health-monitor: srcrev bump 7e11ab0a11..23f091e566 Jagpal Singh Gill (1): add health_metric implementation Change-Id: I10cc2d539dec414cce0812cada0ea75d47c80974 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 3539013..96f5bff 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 = "7e11ab0a1155be4f3a2b9c185bd16d9d8b602fd9" +SRCREV = "23f091e566e8b72110d43346ed7b3db8c0fcb622" PV = "0.1+git${SRCPV}" PR = "r1"