summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-28 21:10:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-02 00:07:29 +0300
commitdb47e3ffe4feddbcdfdf380d480380ea4dc07415 (patch)
treeee4e02cf1899a9b1a03d87710738c5c2a698939a
parentb6b5bd020e4ae300eb659470d9fb992e6c525a1c (diff)
downloadopenbmc-db47e3ffe4feddbcdfdf380d480380ea4dc07415.tar.xz
intel-ipmi-oem: srcrev bump 358e7dfa41..fcd2d3a943
James Feist (2): Fix for gcc 10 type conversion Update to latest clang-format (From meta-intel rev: 8c58b0e05e2c1f9980b4ebad95353c4b6cd4ee9f) Change-Id: Id2498534dc04764d3edfa1b5e94ac3aa8afc13e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 20bcc3982..1ea442f21 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/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 = "358e7dfa41d4f297d33670c5caceda3629748cfe"
+SRCREV = "fcd2d3a943c4fb518d399d8a0addd1cc661e5628"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"