commit | e4177eb66c401e622c15f79cd4ed5907586c58c5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 07 17:50:21 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Dec 09 12:46:22 2023 +0000 |
tree | a875653c31127e6048a5358ac843efbcdb5b34a8 | |
parent | b5f892f0b813a10e7a409d53a86e7f26be75ccbd [diff] |
phosphor-health-monitor: srcrev bump 54cbac2433..a49df3fbee Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: I8bcd55470d818c377d1b89a6326930265fa043b3 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 9806cf1..a80b638 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 = "54cbac24334c99fe30e8038604bc7c69a03d3562" +SRCREV = "a49df3fbeea4e0eca226fbcdb85e3fbf78ac497b" PV = "0.1+git${SRCPV}" PR = "r1"