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
(From meta-phosphor rev: 34558f16cf71c58156c8df2fde1032a71139c330)
Change-Id: I30d759afffcbb809280daef2358ee631a833eadb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 6cdf9dc..4705119 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/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 \