summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-21 07:50:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-26 23:34:25 +0300
commit88624bdb635b7ee254ba7fd7076f1c33749e917c (patch)
tree2849dd44a2768256e412a98d7a276c438435c942
parent5cff40bc2b4b44783c42d7fb972eb229e3156c54 (diff)
downloadopenbmc-88624bdb635b7ee254ba7fd7076f1c33749e917c.tar.xz
phosphor-state-manager: srcrev bump 3ff5a3603d..3c1351cc2b
Manojkiran Eda (1): Add subproject support for gpioplus Pavithra Barithaya (1): use fs.copyfile instead of deprecated copy Change-Id: I4999679dfbd86eb4e3e99f8a98b55ff485197341 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 72ef4cf509..970eab4978 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OB
SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "3ff5a3603df99030a4b9bdfe6da73356eec66f96"
+SRCREV = "3c1351cc2b63178876ef68f4107c9804d2e17dcc"
S = "${WORKDIR}/git"