fb-ipmi-oem: srcrev bump 03498f7f35..8713427cf5

cchoux (1):
      fix the last "next record ID" missing in the Get SDR response

Change-Id: I444b7e1d553942f10e2169aa0f0e4ab0a761a79a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 5774099..764b4cf 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
 
 SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https"
-SRCREV = "03498f7f35a32f9c869f53f5bf6b92025219a34d"
+SRCREV = "8713427cf5f7059a1f434395ad7830bff54868c8"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"