summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 23:00:31 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commitf38a96f6272741726ea19243e332f29860ffdeb6 (patch)
tree3099e36aad069cf1c5ec9a54e5eebfd0589548e5
parent2d64f912329df9489117db5e0d805a0d20fd4044 (diff)
downloadopenbmc-f38a96f6272741726ea19243e332f29860ffdeb6.tar.xz
intel-ipmi-oem: srcrev bump edf25e6149..63efafacfa
James Feist (1): Add Get / Set Dimm offset ipmi commands Jason M. Bills (2): Show chassis identify status in chassis status response Update the Get and Set Processor Error Config commands jayaprakash Mutyala (1): sensorcommands: move get SDR alloc info & res dev SDR repo to new API (From meta-intel rev: ef2f2b66846ea6cc5811794e9e527f260789a9b3) Change-Id: I4d48910812e5a5ad2a4995030d7314ceda5fdad6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 286c398c7..e448d32e4 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 = "edf25e614919d0b379b885384bcdac987580b844"
+SRCREV = "63efafacfad59550c9a7edd926fcb162747ec2d8"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"