summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-27 01:10:19 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-07-28 02:05:42 +0300
commitb6e047271c3336b3e990943e00c37f30718ca3ec (patch)
tree747d07cf71ab741853a639d199d734f9b34109af /meta-intel-openbmc
parent12495ded482eb1b63e5745f1ca79cf7c25c4d2a0 (diff)
downloadopenbmc-b6e047271c3336b3e990943e00c37f30718ca3ec.tar.xz
intel-ipmi-oem: srcrev bump 440f62bfd5..3694d07ae7
Jayaprakash Mutyala (1): Fix for set/get EFI boot options unsupported param Change-Id: Ic57e561976eb909ace4d4afce133c438d93a69b7 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 fb8c7bd40..aef091f91 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 = "440f62bfd5eb557059e76b1d5d7a107ce67ba8ed"
+SRCREV = "3694d07ae7e2841d80f501de229cc86c7c5fab55"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"