summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-10 18:50:25 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-10 18:50:25 +0300
commita17fe81f0797df9fbd889ac8f7866a984d299829 (patch)
tree7db13067a10d0f6f5067c8e4b85b1ec5b6ba83b1 /meta-intel-openbmc
parentd86e51f28ccc85de4dfd75299282e0d7e57d5b22 (diff)
downloadopenbmc-a17fe81f0797df9fbd889ac8f7866a984d299829.tar.xz
intel-ipmi-oem: srcrev bump 84efff0c63..06aa21ab75
Josh Lehan (1): sensorcommands: Add IPMI reading logging instrumentation Change-Id: I35d1b6b55e7420eefa43f87c0f94ca7c42c23adf 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 99a28875a8..bb820da3f5 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 = "84efff0c639ed24e3b47394e8c38d3aba75b1a41"
+SRCREV = "06aa21ab75cecce354b2a17e05d053c6f61d6a29"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"