summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-21 21:30:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-22 00:47:22 +0300
commit04ae81079b5bd8958dd89f2647e632919e124297 (patch)
tree0222d0328b9175136cb8128767babe8249937386
parent74a8ba37833b53d0b8cd94c6b976d5be22c66192 (diff)
downloadopenbmc-04ae81079b5bd8958dd89f2647e632919e124297.tar.xz
phosphor-state-manager: srcrev bump e56feb492e..2038e4925b
Andrew Geissler (2): gitignore: add vscode reboot-cause: look for pinhole reset first Change-Id: Ibb5f2f95a1dc1d7657ef568739676ed966716c2f 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 5643ee1aee..897a7ce8b5 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 @@ RESET_FMT_CTRL = "../${RESET_TMPL_CTRL}:${SYSD_TGT}.wants/${RESET_INSTFMT_CTRL}"
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 = "e56feb492ef70295d49b6856cd649c1bf13a86eb"
+SRCREV = "2038e4925b56c4c7471c763794d02b4bf94f3ae8"
S = "${WORKDIR}/git"