commit | 0fd22cb7c70135d65164bc7b138a80147bcf3afa | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Sep 14 16:11:30 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Sep 20 22:00:07 2022 +0000 |
tree | c58f51238d866a2e47ed3b03f64fe43bae2c2020 | |
parent | f510d807c3eb537ca0a6bebdb20a261ebd3c1437 [diff] |
phosphor-bmc-code-mgmt: srcrev bump 124e63beaf..8d16554c89 Andrew Geissler (1): ensure disable of reboot occurs after enable Change-Id: Id0cfa8b598143c7ea9cb59cb9381d57dec85973a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc index 0a1c8f3..f0ab7e4 100644 --- a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc +++ b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt;branch=master;protocol=https" -SRCREV = "124e63beaf84a848d51daaf73065860ec6a0482d" +SRCREV = "8d16554c89b1a0ccd0785e06d48114f635ca5c4f"