intel-ipmi-oem: srcrev bump ee94e63b9f..4a31605855

Vernon Mauery (3):
      changes needed for meson build
      changes to make it build without cheating
      add meson build

Change-Id: Ib19110f9b9c695d4a30d8f3db65e43c6d292c2a2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 22ddc34..7741cc2 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/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;branch=master;protocol=https"
-SRCREV = "ee94e63b9f4769a810c70c573d786cc44bdf8150"
+SRCREV = "4a3160585595a672a80782a704c39fd27d4c26e0"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"