intel-ipmi-oem: srcrev bump 880b733d3d..bc54667993

Kuiying Wang (1):
      Fix read std::vector message issue.

Richard Marian Thomaiyar (1):
      Move SensorSubTree declaration to ipmi scope

Change-Id: Iccb6c14d97211e6e4a59644e1fdb006f58502c99
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 baf2456..e1fe5da 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 = "880b733d3d52caf3f66d7a099620ba13645c23ee"
+SRCREV = "bc54667993b229316fda1a0efc77878c71245127"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"