phosphor-state-manager: srcrev bump 9beba5ab92..63f7b1a3b4
Andrew Geissler (1):
time: changes to support 64bit time
Lakshmi Yadlapati (1):
Check the TPM measurement if TPM is present
Change-Id: I3699d7a7642a9585a127885157e1e7335ee6e5b4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index 2dfd75a..195a0bf 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -256,6 +256,6 @@
SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OBMC_CHASSIS_INSTANCES')}"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "9beba5ab92268bc008e5f627546982f1f7d8ba93"
+SRCREV = "63f7b1a3b4d50da093ab4156d495c2b932c7a1f8"
S = "${WORKDIR}/git"