intel-ipmi-oem: srcrev bump 63efafacfa..09f6b60418
Deepak Kumar Sahu (1):
SmbiosMdrv2Handler:Move mdr2GetDataBlock to new API
James Feist (1):
Support PCH TControl
Jason M. Bills (1):
Support IPMI command as last power event in chassis status
Richard Marian Thomaiyar (4):
[Mfg]: Fix the special mode path as per standard
Add missed path in sm signal for identify button
Add MTM keep alive command support
[intel-ipmi-oem]: Fix instance number path for fan
jayaprakash Mutyala (3):
smbiosmdrv2handler: move mdr2 send dir to new API
smbiosmdrv2handler: move mdr2 get & send data info
smbioshandler:move bmc region complete,Write& Lock
Change-Id: If1f8896b462595670de524dd7508a14587676c92
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 e448d32..de15204 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 = "63efafacfad59550c9a7edd926fcb162747ec2d8"
+SRCREV = "09f6b6041810554ba1200e4a001c624ec1850869"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"