commit | 2b9d05e7fa29121705b59b257e4c87c93845575f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Feb 17 17:50:14 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Feb 17 22:30:38 2022 +0000 |
tree | 8e8b1afe905272f4ea1d5a529d6a1e8d688144b7 | |
parent | 4dd8669d9c5b743d7f76a95bb52cca328cea3cfb [diff] |
phosphor-state-manager: srcrev bump ba2241c636..1fc48456ac Thang Tran (1): set requested state to off when power policy is always-off Change-Id: Ie210fd0524a03046a67f7863cfbf09037c0f2de9 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 c3d469e..46ea112 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -187,6 +187,6 @@ SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https" -SRCREV = "ba2241c636735fbc12a870a316b8b0d9a850557e" +SRCREV = "1fc48456ac9d156e5a6bbc5c65c89b6e3987d17f" S = "${WORKDIR}/git"