intel-ipmi-oem: srcrev bump 159547cdfb..13b0039d21

Chen Yugang (1):
      Set Enabled to trigger NMI_OUT BSOD

James Feist (1):
      Start turning on some warnings

Jason M. Bills (2):
      Fix clearing of CPU error and crashdump counts
      Add command to control BMC system reset on SMI timeout

(From meta-intel rev: 674a2533d4bb8d46214eb97a7f92b70aeccc51de)

Change-Id: If933a608d9d7ca8bc034999af4c13d20eaf0ee24
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 dda05f3..c8affa2 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 = "159547cdfbf1992737dcecbcb3888af7795f930b"
+SRCREV = "13b0039d21ccb60163d840a3b7c17c19fbad0b4d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"