intel-ipmi-oem: srcrev bump 899bfd15e7..6d83e4eedb

Johnathan Mantey (1):
      Prevent flush from appending a random numeric value to the MAC addr

Change-Id: I3b00d881ae8022699f77b7052ebe1c24a56c3d5c
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 ef3cec5..b114c8e 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 = "899bfd15e7230b5da0b2b16c814f4e3bdf6c824c"
+SRCREV = "6d83e4eedb3c26d6cd9a9ec3451394de7a647a65"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"