summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-19 07:10:33 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-10-19 20:37:56 +0300
commit760f2e7a113c299d2109a5a33c2d1fbd534bfb0b (patch)
tree318a0ec77b63659f9b18229658fe8835f2042c4d /meta-intel-openbmc
parent329def1bee29fad5bd508bd256767a4a2f48cb60 (diff)
downloadopenbmc-760f2e7a113c299d2109a5a33c2d1fbd534bfb0b.tar.xz
intel-ipmi-oem: srcrev bump d4b74b4f7c..31c45f60d6
Arun P. Mohanan (1): Separately handle RestrictionMode & POSTComplete Change-Id: If71ce8786569c258835e18ddfcdd7e0e3dbf6714 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 4e0d446af..b1df15af8 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 = "d4b74b4f7ccc92152eabf7eebb5f1722889a73c9"
+SRCREV = "31c45f60d65117891d41cb5b1caeb02a7e44f0ef"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"