summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-08 12:50:02 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-05-10 00:46:49 +0300
commit80fd99de66aee90a57d6de62306c71675880fac6 (patch)
tree7178b4b471f687d300c250cc2cebbf432e2ce7b7 /meta-intel-openbmc
parentc784220d1ccd53ef7b0d8dc32f661f45b95382b5 (diff)
downloadopenbmc-80fd99de66aee90a57d6de62306c71675880fac6.tar.xz
intel-ipmi-oem: srcrev bump c8b0c46e43..7a8ab9ee86
Arun Lal K M (1): Show option->text of BIOS knob in Redfish response. Change-Id: I3a67594e49b1638df5f69c8cb9f9356548cdf051 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 0becc9c9f1..6f4b84bb9d 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;branch=master;protocol=https"
-SRCREV = "c8b0c46e431cc0348e5c2d0301b2446081c670de"
+SRCREV = "7a8ab9ee86144c94fec33cf5990740e911266d56"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"