ipmi-fru-parser: srcrev bump 5739ac3b37..5c787214b1

Patrick Venture (5):
      readeeprom: c-library cleanup
      frup.cpp: drop unused variable
      strgfnhandler: fixup c-style cast
      strgfnhandler: swap in log<> calls, cleanup c calls
      writefrudata: swap in log<> calls, cleanup c calls

(From meta-phosphor rev: 21945c00b9526d8ddc490a904fd5449b4dd89a9a)

Change-Id: I63937e720d3e187a5f2629f7ff63661b8822afb6
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-fru.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
index f8bdf3a..9056db2 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c"
 SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"
-SRCREV = "5739ac3b37ffa3fc32664afdd5aa9ef8f5cf2aa0"
+SRCREV = "5c787214b16ecc36cb2e460eda3f90def3b54b7a"