summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-09 19:10:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-14 15:45:36 +0300
commit9204a2d1a1d4d5110a33003650ce849c2b2733c2 (patch)
treecaf88ec00713579df0d3d2b2f5313c4ec5a0e8b7 /meta-intel
parentc0d6860331e8f9163f9bbcccef1b6f83d35e6d7b (diff)
downloadopenbmc-9204a2d1a1d4d5110a33003650ce849c2b2733c2.tar.xz
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 (From meta-intel rev: e67f8fd11397c6673854a4162250710490f880d5) Change-Id: I6c2ecbcca75b38e603f7ed84c5fb13faa3540d68 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
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 e448d32e4..de1520410 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 @@ LICENSE = "Apache-2.0"
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}"