phosphor-state-manager: srcrev bump 63f7b1a3b4..db8feba12d
George Liu (3):
meson_options.txt: Support for reading options from meson.options
meson.options: Fix some warnings
meson: Replace configure_file with fs.copyfile
Change-Id: Ia39665ca4bbeb9369e6fe73153a3264a9a30250e
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 195a0bf..e2c4c4b 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 = "63f7b1a3b4d50da093ab4156d495c2b932c7a1f8"
+SRCREV = "db8feba12dd3c8794a83544968959c127ee52f90"
S = "${WORKDIR}/git"