summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-13 21:00:15 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-13 21:00:15 +0300
commitddec1831b4c36d07862e6302617fde92d5ca9dad (patch)
tree6b7fad5561e49163718aa5a78316dc65cdfeef99 /meta-phosphor/recipes-phosphor
parent799780e74d8ca570ef5e55e20860caf7f088faef (diff)
downloadopenbmc-ddec1831b4c36d07862e6302617fde92d5ca9dad.tar.xz
phosphor-state-manager: srcrev bump 4ee594663b..0e044c483f
Potin Lai (1): obmcutil: add a positional argument to select instance id Change-Id: Icbc566e02874b204d05f1698e8d7c97365490dfa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 d0dc05149f..785e2518a6 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -198,6 +198,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERRO
SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "4ee594663bfb4229332ec46b8bcaa7bdce947f6c"
+SRCREV = "0e044c483f1f89b9eaad0112f062f1be544c189e"
S = "${WORKDIR}/git"