summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-01 18:00:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-02 23:14:19 +0300
commite83c36638cf2d5b6d8bc7a557e35ec55fd82e4c1 (patch)
treec2a7e0120503d8c1f6c6b6d68d8389a920ab9e05 /meta-phosphor
parent150f02b67371f943ceaf678a81497f10100de806 (diff)
downloadopenbmc-e83c36638cf2d5b6d8bc7a557e35ec55fd82e4c1.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 3da075d2bf..60ed910572 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 += "phosphor-dbus-interfaces"
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
-SRCREV = "a69a48e0ba5f3264b6634f4060d5aef09e227e9c"
+SRCREV = "a3c17d0fcd101a698e24e20237b59bd84249eb3f"
PV = "0.1+git${SRCPV}"
PR = "r1"