commit | 29d374ed17fbc334722dced566b27f6b12bec4c5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 14 21:00:18 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 14 21:00:18 2021 +0000 |
tree | f6df693169e237c7cfa8ea76d66b8a4f433d2ac8 | |
parent | 639586023626185553d18189443a3ccd994e7c8a [diff] |
intel-ipmi-oem: srcrev bump c08e975234..9f8d027a41 P Dheeraj Srujan Kumar (1): Klockwork Issue Fix : Index range check Change-Id: I57b0bd9403cd350aca94214d2fbda081acdad607 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 b8203f2..a6f5f4a 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 = "c08e975234ebd5caec937f3a94d4464644772322" +SRCREV = "9f8d027a411c77b13a92d3eae2fcc9747f484a3c" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"