intel-ipmi-oem: srcrev bump 7acb2d27bc..a354ef3e6b

Patrick Williams (2):
      python: fix flake8 warnings and format with black
      prettier: re-format

Change-Id: I574798e66742e7c8e2673603e887ea45a05590b8
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 57e967d..5ef1087 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 = "7acb2d27bcb04030f63da02d33873634343a1bfb"
+SRCREV = "a354ef3e6b59c7ce4e6e21b15a5d7bcbe2e42c1f"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"