intel-ipmi-oem: srcrev bump 6479604111..703922d0ea

Jason M. Bills (1):
      Fix display of sensor units

Yong Li (1):
      Implement Intel get/set shutdown policy IPMI OEM commands

Change-Id: I695f3d331b843b747162b15c7fdf4418664c487a
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 5c17dfc..e308131 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 = "6479604111b8198592c1054a3bad751f3b80a689"
+SRCREV = "703922d0eac8963adce747805e45eeb7845b3d5f"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"