intel-ipmi-oem: srcrev bump df5e327122..ca99ef5912

AppaRao Puli (1):
      Cleaned not implemented commands from registration

James Feist (1):
      Fix Maintainers File

Patrick Venture (6):
      storagecommands: add queries to set IPMI info
      commandutils: add missing headers
      commandutils: add Association object to variant
      add non-yocto items to .gitignore
      sensorcommands: use quotes for project headers
      storagecommands: use quotes for project headers

Change-Id: Ic09dc4322c71468d833d7999d68b6e248a463368
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 4f5099e..2464700 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 = "df5e3271223d576b196106cc43f5e0a12476f61f"
+SRCREV = "ca99ef5912b9296e09c8f9cb246ce291f9970750"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"