summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 23:00:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-08-02 15:15:45 +0300
commitd962c6e4ea47d83b90e7d6daec7c6b9d09493714 (patch)
tree117b0742c96ca113ef767fc1918403b815804cae /meta-intel/meta-common
parent1b089a07ec7a7bb03ccd29e7a00dcf15a32eeba3 (diff)
downloadopenbmc-d962c6e4ea47d83b90e7d6daec7c6b9d09493714.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>
Diffstat (limited to 'meta-intel/meta-common')
-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}"