commit | 59e8161334138f73c68daea83a79389f43e96c98 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 18 10:10:28 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 20 13:59:12 2023 +0000 |
tree | d4289f0b4457a8a33d6eb90cdd3806eaef69f075 | |
parent | a5177467b7ef1d86394e70d1cd999f78374194c8 [diff] [blame] |
phosphor-bmc-code-mgmt: srcrev bump dedcb9a6a4..b9ecb2bcda Patrick Williams (1): build: upgrade to C++23 Change-Id: I8d75f0a4c0c480c0e13878290581b6f721fe1e3e 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 e16af87..96c7fef 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 = "dedcb9a6a4f5e756b1996e99a0a4e5e03b06d84c" +SRCREV = "b9ecb2bcda1292649968c15d227c32dc4209b844"