commit | b391e03360e3c6dabb81af7a02815186982b6a08 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 07 20:51:07 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:50:21 2021 +0000 |
tree | 866b81aba565ea381e5b9d744ce3ad8ed942eab2 | |
parent | e6d2c2e1e627133dac29e6b4025a17f4ee0b1f00 [diff] |
phosphor-bmc-code-mgmt: srcrev bump ae06d76a23..58e18979f5 Patrick Williams (1): catch exceptions as const Change-Id: I3c88d92bf55872f1fbd246aa274af5976a9f1213 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 62dd775..d62a8c2 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" -SRCREV = "ae06d76a2387674f7835feacbf4a406c4d5541f7" +SRCREV = "58e18979f54272cea7af1834011cd249902665c5"