commit | 0a013943dc900a8a9109ac8161fa25c0e0e5f32a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Feb 17 22:50:20 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Feb 18 02:56:21 2021 +0000 |
tree | 8099985021c53efc26212d8e23edddefacaed7f8 | |
parent | bcd9057773f8876a0b13398405847449f89aafa3 [diff] |
intel-ipmi-oem: srcrev bump b910987a7d..09701efa93 Alex Qiu (1): sensorcommands: Cache sensor data at 60s interval when requested for SDR Change-Id: I859a371a2fd982ec1465e1c926ff58236c7d49c5 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 a63a824..0273d61 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 = "b910987a7d832e38e9342f0946aeb555a48f9cb0" +SRCREV = "09701efa93f2e9b25b19c4560db60c1878ef8a9c" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"