intel-ipmi-oem: srcrev bump 99d7d35f71..107910627d

Josh Lehan (3):
      Correcting defaults for min and max sensor bounds
      Add additional temporary files to .gitignore
      Changing std::pow argument 10 to 10.0 for double

Richard Marian Thomaiyar (1):
      Updated set security command for val unsecure

Change-Id: I292feb96cd488be0694528dcc49f504ec2e614aa
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 334e5b4..fb2fc64 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 = "99d7d35f717501437bfcaee8860f187b2aacd058"
+SRCREV = "107910627db644846fa7ad56a780792df9155402"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"