phosphor-bmc-code-mgmt: srcrev bump 2311b64c99..91b4c0ed06
Pavithra Barithaya (5):
clang-error: fix clang-diagnostic-defaulted-function-deleted error
clang-error: fix clang-diagnostic-inconsistent-missing-override error
Add clang-tidy to BMC-Code Management repo
clang-tidy: Enable bugprone-implicit-widening-of-multiplication-result
clang-tidy: Add cert checks
Change-Id: I0b8b800f3b3b73f18786f76c2bba5c9ee2e3f242
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 5589f02..c6b5bf2 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 = "2311b64c99b39fc28060c38e8a4d8e30b8fad075"
+SRCREV = "91b4c0ed0675b207e6cdee7893099aa9c0d1b1e6"