summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-24 19:20:04 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-01-24 22:30:11 +0300
commit33061da68a61d2808bc4323fa66d1bb2711d3e0d (patch)
tree07c9fac52e728a40e1abdbcefb22b3eb3eb54df8
parent0c3e5eea44baf138939f7a091ffdf14d069d12b3 (diff)
downloadopenbmc-33061da68a61d2808bc4323fa66d1bb2711d3e0d.tar.xz
intel-ipmi-oem: srcrev bump 0fac9bf4a0..382dc97f87
Arun Lal K M (1): Use correct OSStatus in biosconfigcommands to detect post completed. Snehalatha Venkatesh (1): Add extra validation for GetPayloadData Change-Id: I7b8a32f005d213a0321830731c118c93217bd6dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 e4ca171d7f..e8f0c2ccf4 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 = "0fac9bf4a060ab2b25133f329fa7602838b3dd3e"
+SRCREV = "382dc97f87325ead8e8ee57a430127af34780736"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"