commit | f5de7c8f131eabe81604b0e0bfd6016ade62b47b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 29 05:10:37 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue May 30 13:39:08 2023 +0000 |
tree | 2e9388fba5a449b22c56168f2909409f3408f152 | |
parent | 2c23db5038f5449659e6b57816defda083c7e812 [diff] [blame] |
phosphor-bmc-code-mgmt: srcrev bump cce26eb063..b36a3ebfa4 Patrick Williams (1): fix GCC 13 issues Change-Id: I211b5f152a596b756524f9e4410b50dcce05c1af 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 36f6e32..09b5d50 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 = "cce26eb063488a4fe3403e55979cac7f8f6a7547" +SRCREV = "b36a3ebfa48a18eff75b9b1b0c27bb068d998237"