summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-15 00:11:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-21 01:00:07 +0300
commit0fd22cb7c70135d65164bc7b138a80147bcf3afa (patch)
treec58f51238d866a2e47ed3b03f64fe43bae2c2020
parentf510d807c3eb537ca0a6bebdb20a261ebd3c1437 (diff)
downloadopenbmc-0fd22cb7c70135d65164bc7b138a80147bcf3afa.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 0a1c8f3eee..f0ab7e4e1e 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 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
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"