commit | 2f96ad993431f0c86c7bc4f91ff495ef8b83a96f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 08 14:50:53 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 09 01:03:32 2021 +0000 |
tree | 58b705160caa29cb4373612a4c9a1617f6cd4f19 | |
parent | 89dcac9415dc579b21f7435729f194f3a6c15cb4 [diff] |
phosphor-bmc-code-mgmt: srcrev bump 58e18979f5..d75c869d07 Patrick Williams (1): openssl: stop using deprecated read_RSAPublicKey Change-Id: Ie541df96d855c2f0fcd88ddca252c6f69c9b43db 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 d62a8c2..f0a5d9b 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 = "58e18979f54272cea7af1834011cd249902665c5" +SRCREV = "d75c869d07a31626fe876c244ec978662326245b"