summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-20 10:50:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-20 22:22:14 +0300
commit13c9d5ab3b33b10d5faefc4a6e65cd6dc1e9e0c1 (patch)
tree9f3a15a8465952788faa00e927dbe9ff615044b0 /meta-intel/meta-common/recipes-intel
parentdcff12b81c82ebaa5b4628cb831e260eb1f63a9d (diff)
downloadopenbmc-13c9d5ab3b33b10d5faefc4a6e65cd6dc1e9e0c1.tar.xz
intel-ipmi-oem: srcrev bump 037cabdd53..e95b0e5512
Deepak Kumar Sahu (1): bridgingcommands:move get&send commands to new api srikanta mondal (2): Rewrite handleIpmbChannel api Allow only Administrator to bridge on ME commands (From meta-intel rev: 8f71244b00f57da29bd3fbd520b73d3788283547) Change-Id: I5986d255c75be14fc7f9e0c665f90b8a40eb28cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-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 67065e211..34db5a168 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 = "037cabdd5393534a391fc44e2fc462bfe5cc6f78"
+SRCREV = "e95b0e5512f55e7c0b764462e7c815187589a598"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"