summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-03 12:00:18 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-08-04 00:02:33 +0300
commit78c73fb59fb0e97967d9dde59d9d5628af02f934 (patch)
tree7f1eb9713be028a93440aa9da8b06a35210d7dfd /meta-intel-openbmc
parent5c93711b046bfdc469d35a354146b6c49703b461 (diff)
downloadopenbmc-78c73fb59fb0e97967d9dde59d9d5628af02f934.tar.xz
intel-ipmi-oem: srcrev bump 3694d07ae7..e7725610df
Arun Lal K M (1): Add depex support in bios.xml parsing. Johnathan Mantey (1): Make sensor/sdr list commands work on systems with > 255 sensors Change-Id: If9eb5844ea4c1e3366cf8addee7c8d24102cbf8d 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 aef091f91..ef0e8193a 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 = "3694d07ae7e2841d80f501de229cc86c7c5fab55"
+SRCREV = "e7725610df6ecb4943b0feca920ccc0dd0fad93c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"