commit | 80fd99de66aee90a57d6de62306c71675880fac6 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 08 04:50:02 2023 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue May 09 21:46:49 2023 +0000 |
tree | 7178b4b471f687d300c250cc2cebbf432e2ce7b7 | |
parent | c784220d1ccd53ef7b0d8dc32f661f45b95382b5 [diff] |
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>
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 0becc9c..6f4b84b 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 @@ 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}"