commit | 20df6ca929d26896b56c474ce6b3a80d0a02f768 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 20 05:40:41 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 20 20:42:25 2023 +0000 |
tree | 1b396d7c3eb63b452d2bdaf12317494063a3c50b | |
parent | 11e113443020fb1efb5d8d174b3ca948201c399b [diff] |
phosphor-bmc-code-mgmt: srcrev bump e80b5bcb42..dde1828ec0 Konstantin Aladyshev (1): meson: Disable 'verify-signature' option by default Change-Id: If0a1be07f8c9849589785958c1128f093f11b38c 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 0e6c159..d1b2246 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 = "e80b5bcb42d3d6ed094b52840543299ffb45be01" +SRCREV = "dde1828ec05bbca76ed09e814d08631c0d9886c7"