commit | 3aa546129ecdb54b7f9f9e585f2cf77233bf35ac | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 05 15:20:19 2022 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Fri Aug 05 21:24:41 2022 +0000 |
tree | e3209d4ab5f774ed9120da870f07fd5e064e1886 | |
parent | 6b7c28775d91c65816b1716edefe4e3299e1aa50 [diff] [blame] |
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>
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 38a7253..72594bf 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 = "f1ccb19661339190e18a577e4f9658c44d3e8f33" +SRCREV = "fc3bc38119c512c95abd7f93546a91284a0404fc" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"