phosphor-bmc-code-mgmt: srcrev bump 91b4c0ed06..bddb0a462b

Pavithra Barithaya (18):
      clang-tidy: Enable bugprone-narrowing-conversions check
      clang-tidy: Add clang-analyzer checks
      clang-tidy: Add few cppcoreguidelines check
      clang-tidy: Enable cppcoreguidelines-special-member-functions
      clang-tidy: Enable cppcoreguidelines-explicit-virtual-functions
      clang-tidy: Add few misc checks
      clang-tidy: Add performance checks
      clang-tidy: Enable performance-faster-string-find check
      clang-tidy: Enable performance-for-range-copy check
      clang-tidy: Enable performance-unnecessary-value-param check
      clang-tidy: Enable readability checks on repo
      clang-tidy: Enable readability-named-parameter check
      clang-tidy: Enable readability-braces-around-statements check
      clang-tidy: Enable readability-string-compare check
      clang-tidy: Enable readability-isolate-declaration check
      clang-tidy: Enable readability-redundant-smartptr-get check
      clang-tidy: Enable readability-simplify-boolean-expr check
      clang-tidy: Enable readability-redundant-string-cstr check

Change-Id: I86a49282d2d35c8e69a8d321c45fa95fa48849c5
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 c6b5bf2..b482f98 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 = "91b4c0ed0675b207e6cdee7893099aa9c0d1b1e6"
+SRCREV = "bddb0a462b01f2582ab43af318fa19580c6e8cd2"