intel-ipmi-oem: srcrev bump 899bfd15e7..6d83e4eedb
Johnathan Mantey (1):
Prevent flush from appending a random numeric value to the MAC addr
(From meta-intel rev: 3640a10df8fbed00c6f4af9f8b78fbf44bb1063e)
Change-Id: I61e59d78d4514432256ea1978d2570d10548d73b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index ef3cec5..b114c8e 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/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}"