summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-28 16:50:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-01 05:52:43 +0300
commit98fe6753a49b49111b6479fd0f1460acede4e60c (patch)
tree80fe37dc40873f8525d121e8178ac60ff8e5c4af /meta-phosphor/recipes-phosphor/state
parent84d9ce45262b568bc93c6ce6862fc9948163477f (diff)
downloadopenbmc-98fe6753a49b49111b6479fd0f1460acede4e60c.tar.xz
phosphor-state-manager: srcrev bump 48a4e5e5a6..5c4a0822a6
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I9f8f489d58410d43bc80cc023ea2c56ca8189db8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state')
-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 c045f7df37..ff9dd1bbb7 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -236,6 +236,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 = "48a4e5e5a662359afb490f26b9a4b26132ac69ad"
+SRCREV = "5c4a0822a61d097fda7c5f8466634e8af815607b"
S = "${WORKDIR}/git"