summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-01 18:50:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-01 18:50:18 +0300
commitca4bf03be80994eb4ea1368a2f5c3393c9150d7a (patch)
treec517b26635f16cae4a92bcb7f077ad85a3087a01 /meta-intel-openbmc
parentabe91385e2511ce682d4d44cf5f3c0740dcc8086 (diff)
downloadopenbmc-ca4bf03be80994eb4ea1368a2f5c3393c9150d7a.tar.xz
intel-ipmi-oem: srcrev bump 5cb2c04585..d065702bc3
Jayaprakash Mutyala (1): Fix for ME version in get OEM Device info command Change-Id: I07df436d3dd6f7d39b1379cb1ea8c81a059950d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index d1a9caa89..3ecd3101f 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/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 = "5cb2c045856ebaef15fe7da714deb1266c13b901"
+SRCREV = "d065702bc3533fe7334b6fc08eddcb30b7295353"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"