phosphor-ipmi-flash: srcrev bump 75c0c2740b..ef4993ef41

Patrick Venture (5):
      bmc: add preparation step before data is received
      build: minor style cleanup in configure_ac
      build: s/update-bmc/update_bmc/g
      README: Add reboot default configuration option
      bmc: pci_handler: set pointer to null

Change-Id: I18573005c1532d51f6355cbeaee9a516866389b0
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 5f2603f..490df91 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -23,7 +23,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "75c0c2740bc5ac3727553e65ea89aafbcb1d12e9"
+SRCREV = "ef4993ef41c50ec4dc903e9a77b46de9c3b73901"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"