commit | e83c36638cf2d5b6d8bc7a557e35ec55fd82e4c1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 01 10:00:17 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 02 20:14:19 2024 +0000 |
tree | c2a7e0120503d8c1f6c6b6d68d8389a920ab9e05 | |
parent | 150f02b67371f943ceaf678a81497f10100de806 [diff] |
phosphor-health-monitor: srcrev bump a69a48e0ba..a3c17d0fcd Konstantin Aladyshev (1): meson: Provide missing meson dependency for tests Change-Id: I13bf458bf59baee901ac83257e25a43b0db3c4a1 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 3da075d..60ed910 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 = "a69a48e0ba5f3264b6634f4060d5aef09e227e9c" +SRCREV = "a3c17d0fcd101a698e24e20237b59bd84249eb3f" PV = "0.1+git${SRCPV}" PR = "r1"