phosphor-ipmi-flash: srcrev bump 2950c258a4..794a37c14c

Patrick Venture (8):
      bmc: move transports vector into handler object
      bmc: using namespace ipmi_flash simplifies reading
      bmc: move support transports vector into factory
      bmc: move data handler to owned object
      bmc: move memory region size variable to method
      cleanup: transition to emplace_back where possible
      bmc: move the memoryRegionSize out of the method
      bmc/test: drop unused variable

Change-Id: Idc73126a3ab270f4ee167c6c1ba31a2fafb6f0a5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 6cdf9dc..4705119 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -45,7 +45,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "2950c258a49defa2f43505577aef760d588c84b8"
+SRCREV = "794a37c14c98b523d72be0601b51caa2ccc45bfa"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \