side-switch: introduce side switch feature

See the following series for more information on this feature and
testing status:
 https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-bmc-code-mgmt/+/52379

phosphor-bmc-code-mgmt: srcrev bump 703de25c2a..119e5a2c07
Andrew Geissler (7):
      make getproperty a templated function
      side-switch: introduce new bmc update feature
      side-switch: check priority of running image
      side-switch: power off chassis in prep for update
      side-switch: set power restore policy to always-on
      side-switch: request bmc reboot to switch to new image
      side-switch: add service to run side-switch function

Patrick Williams (1):
      sdbusplus: object: don't use 'bool' argument constructor

zamiseck (1):
      Signature Validation : Change Error Thrown

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I5725789f2dc69551fd6dab88af37a858369069da
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index e33e768..f423943 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 = "703de25c2ac0e215f1ac692ac2ebfd9fe93af380"
+SRCREV = "119e5a2c07b2e87ec2e75c98c06522c76bd59832"