summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-17 22:10:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-23 01:24:30 +0300
commit5babf2d02d91cf73df73b20462235cec0cb76591 (patch)
treeec0730200916d2f9e6f491f91fabac0e9c6a7fdc /meta-intel/meta-common/recipes-intel
parentd688a01edf38bfee9e20fd4765d304c529dd3db3 (diff)
downloadopenbmc-5babf2d02d91cf73df73b20462235cec0cb76591.tar.xz
intel-ipmi-oem: srcrev bump a8dd197a4b..d77489f18e
Jayaprakash Mutyala (1): oemcommands: Fix for set security mode to mfg mode (From meta-intel rev: 583615abb4594b452c51d9593e59c56fb5dd7256) Change-Id: I845f02e85d1eddcb761f0c06c9ee826bdf1f3153 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 d4caf28a9..888db1130 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 = "a8dd197a4b729c10d09c55ebf26ed7d0796fd261"
+SRCREV = "d77489f18e044448778a7c651dddea7a13e3eaca"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"