summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-22 23:20:08 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-29 00:48:16 +0300
commitba36a89e9940fa0ad4fcb611003e2b26f9b0994a (patch)
tree5980c9b6f55771ef6272d6c8c8f5f44a9775649d
parent5c3a9f71960d748046495755234c599bdbd8f64f (diff)
downloadopenbmc-ba36a89e9940fa0ad4fcb611003e2b26f9b0994a.tar.xz
phosphor-bmc-code-mgmt: srcrev bump 554757b9a8..c026f6cdc3
Patrick Williams (1): meson: simplify dependencies Thang Tran (1): Create ActivationBlocksTransition before write HOST BIOS image Change-Id: I74aa4e6d3cdb02d4b915b5e61841b77d364df31a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 598cff6009..a6a4746be4 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 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
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 = "554757b9a876b4b1d1757191c5744fb17c5c7f23"
+SRCREV = "c026f6cdc3f7e305d98dc824fcba0f199a7aa157"