phosphor-ipmi-flash: srcrev bump ccf235a8b7..182b76491f

Patrick Venture (7):
      bugfix: build: fix MAPPED_ADDRESS configuration variable
      internal: add read() method
      tools: bt: add syscall interface
      bugfix: tools: blob_handler: properly handle smallest reply
      tools: implement blob write
      tools: blob_handler: delete return statement
      tools: main: drop unused header

(From meta-phosphor rev: e7b838f06cd4c8c3b3bf60298ece227eccc6bf36)

Change-Id: I4580f894f44820f570e3fe9b8c989b5620ff6830
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 b48018b..2d087f6 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "ccf235a8b7b2d4fd100f7671d8ddbaac77466dab"
+SRCREV = "182b76491f74c9c24847eb08c14c7a64629636e8"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"