intel-ipmi-oem: srcrev bump cca2140bb3..e45333a838
Jayaprakash Mutyala (1):
storagecommands: Fix for GetFruAreaInfo command
Johnathan Mantey (1):
Allow more than 256 IPMI sensors in a system
Kuiying Wang (1):
Fix cold redundancy is not runing as user configuration.
Change-Id: I7a5945660f9a262336a992cb7b6a88c7b5fd44f4
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 cd522c4..f97067d 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 = "cca2140bb37c1931d9aaf2fb216c99c953a39a0c"
+SRCREV = "e45333a83822e8ccb8e3dbc1e547fbe45b8cf959"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"