summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-05 23:20:19 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-08-06 00:24:41 +0300
commit3aa546129ecdb54b7f9f9e585f2cf77233bf35ac (patch)
treee3209d4ab5f774ed9120da870f07fd5e064e1886
parent6b7c28775d91c65816b1716edefe4e3299e1aa50 (diff)
downloadopenbmc-3aa546129ecdb54b7f9f9e585f2cf77233bf35ac.tar.xz
intel-ipmi-oem: srcrev bump f1ccb19661..fc3bc38119
Vernon Mauery (1): Check reserved fields in appSlotI2CMasterWriteRead Change-Id: Ibcb71635945df49d810c57807850beb3236d5475 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 38a72534a2..72594bf40a 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 = "f1ccb19661339190e18a577e4f9658c44d3e8f33"
+SRCREV = "fc3bc38119c512c95abd7f93546a91284a0404fc"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"