summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-10 06:00:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-11 01:35:33 +0300
commite78fb7d92586a2656bfac7537756ecb3ae970f29 (patch)
treeb1eae51e46f6ccfe98670ffe4ae6e27aedb3572f /meta-intel/meta-common/recipes-intel
parentb78e34a391eaaa9e0a094593eff1dbe9d5ae0b0c (diff)
downloadopenbmc-e78fb7d92586a2656bfac7537756ecb3ae970f29.tar.xz
intel-ipmi-oem: srcrev bump fa92f35a54..32825a2332
AppaRao Puli (3): Implement generic function to get active versions Move get bmc device state api to yield calls Get ME version using functional association Vernon Mauery (1): Remove wildcard handlers jayaprakash Mutyala (1): ipmi-whitelist: Add Manufacturing Keep alive cmd srikanta mondal (1): Correct completion code for read FRU data command (From meta-intel rev: 7f04e732ff9a223ea48121fb9873ce6fe132656c) Change-Id: I48f1eb94b72db44b4f5522b1c07e3539078a95c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-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 e2838d317..4d26553a2 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 = "fa92f35a546a960232ac99d5b8dd677b2fdd8a4e"
+SRCREV = "32825a23324c2cf051bb5608348b8ea2109a36b5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"