summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-19 07:50:18 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-07-20 22:11:21 +0300
commitd000374db3c70b52886d651120ef4e7d076d39bf (patch)
tree9c3782070bddd3103930f77e56ceea7dd6a34d3c /meta-intel-openbmc
parent4d31d3c3510eb1b9a55416d456c58ced1b4bb6a9 (diff)
downloadopenbmc-d000374db3c70b52886d651120ef4e7d076d39bf.tar.xz
intel-ipmi-oem: srcrev bump 9f8d027a41..440f62bfd5
Manish Baing (1): Reset ChannelInfo before calling getChannelInfo() Change-Id: Id7d7d489bee623a0936cbdb7a60135ef86149fa5 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 a6f5f4a9a..fb8c7bd40 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 = "9f8d027a411c77b13a92d3eae2fcc9747f484a3c"
+SRCREV = "440f62bfd5eb557059e76b1d5d7a107ce67ba8ed"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"