intel-ipmi-oem: srcrev bump 068b4f2ca2..e615402719
Chen Yugang (1):
Bug fixing for boot option
Patrick Venture (15):
sensorcommands: add map header
storagecommands: pass by reference
storagecommands: add functional header
sensorcommands: zeroize some ints
manufacturingcommands: pass string by const ref
bugfix: smbiosmdrv2handler: sizeof(pointer)
smbiosmdrv2handler: drop unused vars
sensorcommands: add optional header
sensorcommands: add utility header
sensorcommands: add cstring header
sensorcommands: add variant header
sensorcommands: add algorithm header
sensorcommands: add memory header
sensorcommands: add array header
sensorcommands: add stdexcept header
Richard Marian Thomaiyar (2):
intel-ipmi-oem: Replace yield with ctx for mfg cmd
intel-ipmi-oem: Fix special mode path
jayaprakash Mutyala (1):
storagecommands: move Read and Write FRU data
(From meta-intel rev: 18a346e8082b755b250e0a510b7783eb32882799)
Change-Id: I87c38ec38f7ce69fbe9ba43614873fdb3c519c5e
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 68864fd..cc39cf6 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 = "068b4f2ca2d9724ebe013c2567278fa0cf16e09f"
+SRCREV = "e6154027196a9d5a6c34886f8dc8f3955467d534"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"