summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-15 22:30:36 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-15 22:30:36 +0300
commit0e1e05c8c2bd0fbc1e883daab3d61bf78b4112f5 (patch)
tree87488fc1ad669394ceec6f79ad3617e1ef7f5d98
parentcd5ea29ab7b39fe756bd557b3f64ffbe3a099211 (diff)
downloadopenbmc-0e1e05c8c2bd0fbc1e883daab3d61bf78b4112f5.tar.xz
phosphor-bmc-code-mgmt: srcrev bump 098a6771e2..40405d92fd
Konstantin Aladyshev (2): meson: Drop legacy 'verify-signature' option Remove check for the 'verify-full-signature' option Change-Id: I27fef76f59b36f25a3c31799503349ce419fa9db 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 25ca471f24..63910fa3f0 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 = "098a6771e26c2c217b359d284fbca4d662e0aa73"
+SRCREV = "40405d92fd45c69cc70f7a97441818f845fdd10c"