commit | 56d0f4066a15af4a20e3afeb1c5676316d5b0071 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 01 11:50:54 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 01 21:12:06 2021 +0000 |
tree | 728aef979945ec66743be167692937e2c9a40135 | |
parent | 21967fa19f5a0feb13a79708ea8b9879feb2cbf8 [diff] |
phosphor-bmc-code-mgmt: srcrev bump 447d0daa6e..6e9fb1d6ec Lei YU (2): version.hpp: Pass const reference Add BIOS DBus object Change-Id: Iaf03e09ff39eaa3fed20e23f6193ee72639cb77f 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 1b2e908..2f57ada 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 = "447d0daa6ed1855a9fcd077f17665ff8d9683db3" +SRCREV = "6e9fb1d6ec428d1cc05c78b9b394b214b46c0364"