intel-ipmi-oem: srcrev bump 3104b3f474..edf25e6149
Ayushi Smriti (1):
Fix: Set SM Signal cmd return code change
Chen Yugang (1):
IPMI OEM command: get/set NMI source
James Feist (1):
Fix get fan config command
Jia, chunhui (1):
Update version parsing
Richard Marian Thomaiyar (1):
intel-ipmi-oem: Add support - control bmc services
jayaprakash Mutyala (4):
sensorcommands:move set sen thresh & get sen event
smbiosmdrv2handler:move mdr2unlock data & get dir
smbiosmdrv2handler: move mdr2 lock data to new API.
storagecommands:move get FRUInvAreaInfo to new API
(From meta-intel rev: d087769639936e7fd3cca690ce5ca80179e9263b)
Change-Id: I7edf0fc064a565dc67b483fccdd8c3de752bfc90
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 29e021f..286c398 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 = "3104b3f4744970bccbec75078d938c0446746d47"
+SRCREV = "edf25e614919d0b379b885384bcdac987580b844"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"