commit | c82045ac3508ea255948d24695383a8b4b7f931f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jan 25 21:30:50 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Feb 04 20:38:09 2021 +0000 |
tree | 3359c026a4f623fd6d36163af31cefde0af4b648 | |
parent | f2ef53c9f809490491646e216f01bb780bd0f502 [diff] |
intel-ipmi-oem: srcrev bump 6d6dc7ad72..b910987a7d Kuiying Wang (1): Fix ipmid crash issue caused by null pointer in ipmiStorageGetSDR Change-Id: Ib93eadd2ac361b0890875e177fcdea90a0e741d5 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 20bd1bd..a63a824 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" -SRCREV = "6d6dc7ad721268a66adecca423716ce9fcf3838b" +SRCREV = "b910987a7d832e38e9342f0946aeb555a48f9cb0" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"