commit | 1aca49161fd235ecf24eed56c020afcbde16698b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jan 02 15:10:23 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 04 14:08:59 2024 +0000 |
tree | a071e5ea90415218fdb8d0c598354d6a1a1f2b09 | |
parent | 5b659899f60c7ea4e6c3df1143e60e432190d3e5 [diff] [blame] |
phosphor-bmc-code-mgmt: srcrev bump 83d7d406f7..2851e0d56c George Liu (1): Updated to use errno instead of error_code in lg2 Change-Id: I64561ec915ae108401516acabeb72fb70d953a12 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 1fb61dd..34e5c26 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 = "83d7d406f7cf6a0b74040cf3dec3d4cf7026ef09" +SRCREV = "2851e0d56c759aba709051d4b3faf3d8de797d7f"