intel-ipmi-oem: srcrev bump e4f710d7d9..2030d7c8eb

srikanta mondal (1):
      oemcommands: Implement OEM Get Reading command

Change-Id: I9ead2953939140a6d20b57dee99d5adef9a05da4
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 f8bd90d..e02fd0f 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 = "e4f710d7d9cfa0ee8440da84cb8ad9104c48b4f0"
+SRCREV = "2030d7c8ebb6ccdbc300bf4967647a3b496c9726"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"