summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-04 09:50:22 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-04 09:50:22 +0300
commit969145bc4e7224eedf6ea03e6c3658364193125e (patch)
treea49f138da903ced4f5458835ced6b17c84abf4c5 /meta-intel-openbmc
parent3c36d58b9f379e9bd2cf6166b3b0a1adfb453d60 (diff)
downloadopenbmc-969145bc4e7224eedf6ea03e6c3658364193125e.tar.xz
intel-ipmi-oem: srcrev bump f486695af2..17eadbfba7
Kuiying Wang (1): Fix sensor missing issue. Change-Id: I772d9e607d83f07cb14ab1d9344eb7e028609a70 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 eca40c7c3..ad6d44c77 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 = "f486695af2052817fba28078976279cc24a6b2e4"
+SRCREV = "17eadbfba70c56b36fd1b7c2b8fc2b0afe4f6771"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"