intel-ipmi-oem: srcrev bump ce4e73fd31..17e21c2014

Josh Lehan (1):
      Correct calculations of IPMI coefficient math

Change-Id: I8d025ab5b134d143174df207f4fa947cf2708c98
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index e4007da..4044778 100755
--- a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
 
 SRC_URI = "git://github.com/openbmc/intel-ipmi-oem"
-SRCREV = "ce4e73fd31d46fc101d0994ea5e6f85e3a03e2d4"
+SRCREV = "17e21c20148c8c250b902e4807f3b9a7a81af0b3"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"