phosphor-state-manager: srcrev bump 6425ab76f5..d998f82bda
Patrick Venture (1):
discover_system_state: const reference for params
William A. Kennington III (1):
timer: Replace with sdeventplus/timer
Change-Id: I547a7444ddf1fe2837cf7bc3521a5f4e35ec6e14
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager_git.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb
index 2ec65c1..47cc211 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -138,6 +138,6 @@
SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "6425ab76f5bdde1ea098645acc3b578414406f4f"
+SRCREV = "d998f82bda2f1f28f1a7a5db58025f1c575c5261"
S = "${WORKDIR}/git"